An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# jpholidayc [![Build Status](https://travis-ci.org/pine/jpholidayc.svg?branch=master)](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