Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waterlink/clik-playground
Clik playground repo
https://github.com/waterlink/clik-playground
Last synced: about 2 months ago
JSON representation
Clik playground repo
- Host: GitHub
- URL: https://github.com/waterlink/clik-playground
- Owner: waterlink
- License: mit
- Created: 2015-09-14T22:56:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T22:57:10.000Z (over 9 years ago)
- Last Synced: 2024-10-16T07:16:35.574Z (3 months ago)
- Language: Crystal
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clik
TODO: Write a description here
## Installation
Add this line to your application's `Projectfile`:
```crystal
deps do
github "[your-github-name]/clik"
end
```## Usage
```crystal
require "clik"
```TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ( https://github.com/[your-github-name]/clik/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
- [your-github-name](https://github.com/[your-github-name]) Oleksii Fedorov - creator, maintainer