https://github.com/kevcui/bash-boilerplate
:memo: A Bash script boilerplate
https://github.com/kevcui/bash-boilerplate
bash bash-script bats boilerplate boilerplate-template
Last synced: about 2 months ago
JSON representation
:memo: A Bash script boilerplate
- Host: GitHub
- URL: https://github.com/kevcui/bash-boilerplate
- Owner: KevCui
- License: wtfpl
- Created: 2019-07-13T13:04:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-26T20:29:43.000Z (over 5 years ago)
- Last Synced: 2025-10-27T14:34:17.430Z (8 months ago)
- Topics: bash, bash-script, bats, boilerplate, boilerplate-template
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bash-boilerplate 
A Bash script boilerplate
## What's in this repo?
- boilerplate.sh: sample Bash script
- test.bats: sample bats tests
## How to use
1. :arrow_down: Clone this repository or download raw files directly
2. :pencil: Coding
3. :zap: Save time & have fun
---
