Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosylilly/citrine
https://github.com/rosylilly/citrine
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rosylilly/citrine
- Owner: rosylilly
- License: mit
- Created: 2015-11-22T13:19:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-06T23:49:26.000Z (about 9 years ago)
- Last Synced: 2024-12-22T13:14:50.593Z (15 days ago)
- Language: Crystal
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# citrine
TODO: Write a description here
## Installation
Add this to your application's `shard.yml`:
```yaml
dependencies:
citrine:
github: rosylilly/citrine
```## Usage
```crystal
require "citrine"
```TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ( https://github.com/rosylilly/citrine/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request## Contributors
- [rosylilly](https://github.com/rosylilly) Sho Kusano - creator, maintainer