dev-excuses
Simple API that provides excuses for developers not to work on their projects.
Heavily inspired by this project made by Michele Gerarduzzi.
Installation
Requires crystal & shards
Direct compilation
make install
make local-run
Using Docker
make build
make run
Development
- Clone repository
- Modify
src/dev-excuses.crfile
Run tests
make test
Contributing
Code
- Fork it (https://github.com/your-github-user/dev-excuses/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
Translation
Go to https://nuage.dynnammo.com/weblate/projects/dev-excuses/ and check existing languages for translation.
If your language isn't available, please create an issue
Contributors
- Dynnammo - creator and maintainer