appreciate

0.2.0 • Public • Published

appreciate Build Status

Did you say thank you to your node dependencies?

npm install -g appreciate

CLI example

What & Why

Node's eco-system is exploding and there is a lot of open source code out there which gets used over and over again. However, it is easy to forget to say thank you when you npm install --save one of the projects to try it in your own project.

One of the simplest ways of saying thank you is by starring the project's repository on Github, if it has one. This utility will make it easier for you to keep track of what you have and have not starred.

Run this program in the directory of your node project to see which packages you are using and whether you have thanked them by starring them on Github.

Where & How

Just install the library globally:

npm install -g appreciate

Next, you will need to generate an access token from your Github account without any special scopes and put the token string in the file ~/.appreciate, as shown in the example above.

Bugs

Please report them on Github issues page at musically-ut/appreciate.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    4
  • 0.1.1
    0
  • 0.1.0
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i appreciate

Weekly Downloads

4

Version

0.2.0

License

MIT

Last publish

Collaborators

  • musically-ut