Go to file
2020-03-02 00:21:41 +01:00
spec Add initial spec files 2020-03-02 00:21:33 +01:00
src Initial import 2020-03-02 00:21:13 +01:00
.editorconfig Add configuration 2020-03-02 00:21:41 +01:00
.gitignore Add configuration 2020-03-02 00:21:41 +01:00
.tool-versions Add configuration 2020-03-02 00:21:41 +01:00
.travis.yml Add configuration 2020-03-02 00:21:41 +01:00
LICENSE Initial import 2020-03-02 00:21:13 +01:00
Makefile Initial import 2020-03-02 00:21:13 +01:00
README.md Initial import 2020-03-02 00:21:13 +01:00
shard.yml Initial import 2020-03-02 00:21:13 +01:00

pushokku

TODO: Write a description here

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/glenux/pushokku/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