0.1.1 • Published 10 years ago

github-issue-titles v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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.

0.1.1

10 years ago

0.1.0

10 years ago