git clone https://github.com/shakibamoshiri/bash-CLI-template.git
cd bash-CLI-template./cliCore parts:
- variables for echo options
_os_flag_os_args- etc
- helper functions, show / print to users
_help_os_help
- check functions: to check the arguments, safety checks
_os_check- etc
You can modify these parts and customize it.