github-issue-titles

0.1.1 • Public • Published

github-issue-titles

Install

npm install --global github-issue-titles

Usage

Print the titles of all open github issues on a repo, one per line:

github-issue-titles username password owner reponame

That's it, that's all.

Usernames versus owners

Note that "owner" and "username" might not be the same. For instance, if I want the issues for the Apostrophe repo, I'll type:

github-issue-titles boutell noneofyourbusiness punkave apostrophe

Changelog

0.1.1: fix permissions in bin.

0.1.0: it lives! Super simple, based on the request module.

/github-issue-titles/

    Package Sidebar

    Install

    npm i github-issue-titles

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • boutell