licham
v1.1.0
Published
Vietnamese Calendar
Downloads
13
Maintainers
Readme
licham - Lunar Calendar
CLI and API for Lunar Calendar power by Nodejs.
Show case
Command Line
API
Installation
Global scope:
npm install licham -g
Local scope:
npm install licham --save
Usage
Command Line
CLI options
-h, --help output usage information
-V, --version output the version number
-d, --date [date] show calendar for specific date (ddMMyyyy|MMyyyy|yyyy)
-y, --year show year calendar
API
Contributing
Feel free to send your PRs!
- Fork it ٩◔̯◔۶
- Install dependencies:
npm install
- Test your changes:
npm test
- Commit your changes:
git commit -m 'Add some feature'
- Push to your repo:
git push
- Submit a pull request ♥‿♥
✌(-‿-)✌ You can use git-u for quicker clone: git-u your_name your_repo