项目作者: mamal72

项目描述 :
Iranian Calendar Events CLI
高级语言: JavaScript
项目地址: git://github.com/mamal72/ice-cli.git
创建时间: 2017-06-08T19:24:45Z
项目社区:https://github.com/mamal72/ice-cli

开源协议:MIT License

下载


license

ice-cli

ice-cli is a simple CLI for Iranian Calendar Events. It can be used for dumping events of a year or month for using in other languges or pre-fetching and storing events for faster response time.

Installation

  1. npm i -g ice-cli

Usage

  1. # ice-cli <year> [month]
  2. ice-cli 1396
  3. ice-cli 1396 10
  4. # You can save JSON output in a file
  5. ice-cli 1396 > events-1396.json

Ideas or Issues

Create an issue and describe it. I’ll check it ASAP!

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. :heart:

License

Licensed under the MIT License.