/quickstart

Quickstart helps you start your next project, quickly.

Primary LanguageRubyMIT LicenseMIT

QuickStart

Installation

gem install quickstart

Usage

  • Create a template directory
  • Set the environment variable QUICKSTART_TEMPLATES to that path.
  • Create one or more directories within QUICKSTART_TEMPLATES.
quickstart -t some_template --name some_name /path/to/output/to

Note

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.

Contributors