0.1.0 • Published 5 years ago

days-spent v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Days Spent

npm.io npm.io npm.io

Display past days on the terminal.

npm.io

Install

npm install days-spent -g

Usage

ds     # show current year
ds m   # show current month
ds w   # show current week

Develop

npm install

Contributing

  1. Fork it (https://github.com/xrr2016/days-spent.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

MIT