No description
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
.tool-versions | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
shard.yml |
Pushokku
Push docker image to remote dokku server then deploy it
Installation
Run the following comand
make build
Usage
Show help
./pushokku --help
Contributing
- Fork it (https://github.com/glenux/pushokku/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
Contributors
- Glenn Y. Rolland - creator and maintainer