A simple template downloader
template.sh [-h/--help] [-v/--version] [-n/--name] <template> [directory, if none specified it's the current dir]
All valid templates are in templates/.
So e.g.
template.sh terminal c
will create a new directory called terminal, with a basic C file.