1.0.0 • Published 6 years ago

grateful v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

grateful

Say thanks for your npm dependencies by starring them on Github.

grateful

Installation

npm install -g grateful

Usage

  1. Generate a new Github token with the "public_repo" permission at https://github.com/settings/tokens.
  2. Run the following command on your CLI: export GITHUB_TOKEN=YOUR_TOKEN_HERE.
  3. Just run grateful inside any project you want to be grateful for.

Notes

Heavily inspired by https://crates.io/crates/cargo-thanks.