uncodem / dirtempmgr

A simple bash script for template folders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dirtempmgr

A simple bash script i wrote to manage my template folders

Adding Templates

To add a template, go inside your template and use dirtempmgr export <name_of_template>. This will copy all of the files and folders in the current directory to the templates folder.

Using Templates

To use a template, just do dirtempmgr <template_name> [optional_folder_name] to copy the template over to the current directory

Help

Do dirtempmgr help for help

About

A simple bash script for template folders

License:MIT License


Languages

Language:Shell 100.0%