Project

quickstart

0.0
No commit activity in last 3 years
No release in over 3 years
Template-driven scaffolding.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.13.0, ~> 0.13
>= 2.7.0, ~> 2.7
>= 0.4.0, ~> 0.4
>= 2.0.2, ~> 2.0
 Project Readme

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