health-checker v0.1.2

Small health-checker

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

  1. Fork it (https://github.com/martinmares/health-checker/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

Repository

health-checker

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 4
  • about 2 years ago
  • January 23, 2022
License

MIT License

Links
Synced at

Mon, 06 May 2024 17:09:11 GMT

Languages