My bash project template.
- Directory structure with high maintainability and scalability
- Unit test with shellspec
- Develop on VSCode remote containers
git clone https://github.com/m5d215/bash-project.git your-project-name
cd your-project-name
./init your-project-name