node-calender
Version:
today's calender
28 lines (21 loc) • 456 B
Markdown
# node-calender
today's calender
### Installation
````
$ [sudo] npm install node-calender -g
````
### Usage
Just run `node-calender` , you will get the data
````
$ node-calender
````
### Contributing
- Fork this repo
- Clone your repo
- Install dependencies
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Open a pull request, and enjoy <3
---
Handcraft by [Will](https://github.com/yunheli)