The most over complicated whilst stupidly simple service runner. Please don't use this for your sanity's sake
| examples | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| shard.yml | ||
service
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml:dependencies: service: git: https://git.dergrimm.net/dergrimm/service.git -
Run
shards install
Usage
require "service"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it
- 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
- Dominic Grimm - creator and maintainer