This quickly generates template for certain scripts (at least how I like it). Such as generating a bash template for CLI commands.
- Bash - Note that bash scripts should be simple (if there is complex logic definitely do not write this in bash)
- Python3
- Edwin Thai