aliirz / gardening

CLI to see if you made a open source contribution today

Home Page:http://npmjs.org/gardening

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gardening

Build Status

Tending your open source garden?

garden

This is a command-line module to let you know if you (or someone else) has had a public contribution today.

To install

Requires Node.js

$ npm install -g gardening
$ garden [githubusername]

For example: garden jlord

This will return either:

---
✔︎ Green! jlord has 2 today!
---

or

---
✗ Grey! jlord has 0 today.
---

Test

$ npm test

Currently just checks the 0 contributions state.


Very MVP, mostly just want to save myself the incognito new window and bookmark click.

About

CLI to see if you made a open source contribution today

http://npmjs.org/gardening