health-checker v0.1.2
health-checker
TODO: Write a description here
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Development
sentry -b "crystal build ./src/health_checker.cr -o ./bin/health-checker" \
-r "./bin/health-checker" \
--run-args "-c conf/dev.yml"
docker run --rm -it -v $(pwd):/workspace -w /workspace \
crystallang/crystal:latest-alpine \
shards build --production --static
mv bin/health-checker bin/health-checker-linux
Contributing
- Fork it (https://github.com/martinmares/health-checker/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
- Martin Mareš - creator and maintainer
Repository
health-checker
Owner
Statistic
- 1
- 0
- 0
- 0
- 4
- over 2 years ago
- January 23, 2022
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 00:18:21 GMT
Languages