some self-use tools and scripts
Category | Script Name | Description |
---|---|---|
spring-boot | start.sh |
Starts the Spring Boot application |
stop.sh |
Stops the Spring Boot application | |
restart.sh |
Restart the Spring Boot application cluster | |
stopall.sh |
Stops all running Spring Boot instances |
No special installation is required. Simply clone the repository to your local machine:
git clone https://github.com/HaceraI/scripts
cd scripts
- Bash: The scripts are written in Bash, so they require a Unix-like environment (Linux or macOS). For Windows, you may need to use a Bash emulator like Git Bash.
This project is licensed under the MIT License. See the LICENSE file for details.