github-description
v2019.4.13
Published
get/set github repo description
Downloads
5
Readme
get/set github repo description
Installation
$ [sudo] npm i -g github-description
Config
$ export GITHUB_TOKEN="<GITHUB_TOKEN>"
Scripts usage
command|usage
-|-
github-description
|usage: github-description name [description]
Examples
$ python -m github_description repo "new desc"
$ python -m github_description repo
new desc