ritz078 / starring

⭐️ Automatically star the npm-packages that you are using on GitHub.
MIT License
155 stars 8 forks source link
github github-api star

Star the packages on GitHub being used in the current project or installed globally.

Features

Authorization

You will need to provide your GitHub usename and password for the first time so that it can create a token. The scope of the token is 'public_repo'. After that it won't ask for any credentials.

Install

$ npm install --global starring

Usage Instructions

Usage
    $ starring [input]

  Options
    --all  Star all the packages listed in the package.json from current directory. [Default: false]
    --global Star

  Examples
    $ starring
    presents UI to select the packages you want to star.
    $ starring <package-name>
    stars package-name npm package on GitHub.

License

MIT © Ritesh Kumar

Sponsor