Skip to content

m5d215/bash-project

Repository files navigation

Bash Project

My bash project template.

Features

  • Directory structure with high maintainability and scalability
  • Unit test with shellspec
  • Develop on VSCode remote containers

Usage

git clone https://github.com/m5d215/bash-project.git your-project-name
cd your-project-name
./init your-project-name