https://github.com/pine/jpholidayc
:crossed_flags: jpholidayp clone implemented by Crystal language
https://github.com/pine/jpholidayc
Last synced: about 1 month ago
JSON representation
:crossed_flags: jpholidayp clone implemented by Crystal language
- Host: GitHub
- URL: https://github.com/pine/jpholidayc
- Owner: pine
- License: mit
- Created: 2016-12-12T15:27:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T14:58:08.000Z (over 9 years ago)
- Last Synced: 2025-11-29T23:10:09.348Z (7 months ago)
- Language: Crystal
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jpholidayc [](https://travis-ci.org/pine/jpholidayc)
[jpholidayp](https://github.com/emasaka/jpholidayp) clone implemented by Crystal language.
## Usage
```
$ jpholidayc
```
See also [jpholidayp](https://github.com/emasaka/jpholidayp).
## Build
```
$ crystal -v
Crystal 0.20.1 (2016-12-05)
$ shards --version
Shards 0.7.1 (2016-12-05)
$ make
$ make release # for release build
```
## Test
```
$ make test
```
## Document
- [jpholidayp を Crystal へ移植した話](http://qiita.com/pine613/items/d46b16b1300300a3d488) (Japanese)
## License
MIT License