Gherkin parser/compiler for Crystal-lang, ported from gherkin-ruby to Crystal.
Add this to your application's shard.yml
:
dependencies:
gherkin_cr:
github: drhuffman12/gherkin_cr
require "gherkin_cr"
TODO: Write usage instructions here
TODO: Write development instructions here
- Fork it ( https://github.com/[your-github-name]/gherkin_cr/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
- drhuffman12 Daniel Huffman - creator, maintainer
See TODO.md