QuickStart
Installation
gem install quickstartUsage
- Create a template directory
- Set the environment variable
QUICKSTART_TEMPLATESto that path. - Create one or more directories within
QUICKSTART_TEMPLATES.
quickstart -t some_template --name some_name /path/to/output/toNote
All files in a template are parsed as ERB templates.
License
quickstart is available under the MIT License. See LICENSE.txt for the
full text.