Limnoria-doc/use/plugins/github.rst
2011-06-29 19:17:50 +02:00

1.3 KiB

The GitHub plugin

github repo info <owner> <repository> [--enable <feature> <feature> ...] [--disable <feature> <feature>]

Displays informations about <owner>'s <repository>. Enable or disable features (ie. displayed data) according to the request).

Searches the string in the repository names database. You can specify the page <id> of the results, and restrict the search to a particular programming <language>.

github announce remove [<channel>] <owner> <name>

Don't announce the commits of the GitHub repository called <owner>/<name> in the <channel> anymore. <channel> defaults to the current channel.

github announce add [<channel>] <owner> <name>

Announce the commits of the GitHub repository called <owner>/<name> in the <channel>. <channel> defaults to the current channel.