fork of spec-kemal for https://gitdab.com/luna/kemal
Go to file
Sdogruyol 189d577c64 First commit 2016-04-09 17:37:46 +03:00
spec First commit 2016-04-09 17:37:46 +03:00
src First commit 2016-04-09 17:37:46 +03:00
.gitignore First commit 2016-04-09 17:37:46 +03:00
.travis.yml First commit 2016-04-09 17:37:46 +03:00
LICENSE First commit 2016-04-09 17:37:46 +03:00
README.md First commit 2016-04-09 17:37:46 +03:00
shard.lock First commit 2016-04-09 17:37:46 +03:00
shard.yml First commit 2016-04-09 17:37:46 +03:00

README.md

spec-kemal

Kemal helpers for spec for easy testing.

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/[your-github-name]/spec-kemal/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