github.com/vongruenigen/feinman
master / published May 11, 2019 / repository
feinman
feinman
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml:dependencies: feinman: github: your-github-user/feinman -
Run
shards install
Usage
require "feinman"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/feinman/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Dirk von Grünigen - creator and maintainer