TODO: Write a description here for library
Add it to Projectfile
deps do
github "[your-github-name]/c3po"
end
require "c3po"
TODO: Write usage here for library
TODO: Write instructions for development
- Fork it ( https://github.com/[your-github-name]/c3po/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
- your-github-name Breno Moura - creator, maintainer