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