~ cd /usr/local/bin
~ wget https://raw.githubusercontent.com/NilsNathorst/rollup-boilerplate/master/template.sh
~ chmod 764 template.sh && ln -s /usr/local/bin/template.sh /usr/local/bin/templateAfter you have installed the script, go to "Documents/Projects" and run the script!
~ template my_proj_name~ unlink /usr/local/bin/template
~ rm -f /usr/local/bin/template.shCurrently doesn't work on Windows.