days-spent

0.1.0 • Public • Published

Days Spent

Display past days on the terminal.

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

Readme

Keywords

Package Sidebar

Install

npm i days-spent

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

28.8 kB

Total Files

5

Last publish

Collaborators

  • xrr2016