starring
Star all the packages being used in the current project.
Last updated 8 years ago by ritz078 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install starring 
SYNC missed versions from official npm registry.

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

Features

  • [x] Star selected dependencies : starring
  • [x] Star all dependencies of the current project: starring --all
  • [x] Star a particular package: starring colors
  • [x] Star selected global dependencies : starring --global
  • [x] Star all global dependencies: starring --global --all

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

Current Tags

  • 0.2.1                                ...           latest (8 years ago)

4 Versions

  • 0.2.1                                ...           8 years ago
  • 0.2.0                                ...           8 years ago
  • 0.1.1                                ...           8 years ago
  • 0.1.0                                ...           8 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (18)
Dev Dependencies (4)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE