![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)
![Issues](https://img.shields.io/github/issues/LabKom-Unila/health-checker?style=flat-square)
Health Checker CLI
Easy to use CLI tools to check dependant services before running your project!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
Sometimes it's annoying to check the system status of the services needed by your project, this cli project will simplify your way to check the services you need in your project.
Currently we have:
- MySQL's checker
- Redis's checker
- PostgreSQL's checker
Of course, we will add more to that list, we're waiting for your help.
Built With
This project is build with love and :
Getting Started
Before you run and install this project, your go version should be higher than 1.10
Installation
- Clone the repo
git clone https://github.com/LabKom-Unila/health-checker.git
- Install GO packages
go mod download
- Build your go app
go build .
- Add to your path
Usage
Use flag -h or --help to know all the list command.
checker -h
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
Project Link: https://github.com/LabKom-Unila/health-checker
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!