Sha256: 12daafecccb0880e34133493f47bf78b765f45936e08b071dc20646965463dcd

Contents?: true

Size: 765 Bytes

Versions: 1

Compression:

Stored size: 765 Bytes

Contents

#+TITLE: QuickStart
#+LATEX: \pagebreak

* Installation

  #+BEGIN_SRC shell
    gem install quickstart
  #+END_SRC

* Usage
  
  - Create a template directory
  - Set the environment variable =QUICKSTART_TEMPLATES= to that path.
  - Create one or more directories within =QUICKSTART_TEMPLATES=.

  #+BEGIN_SRC shell
    quickstart -t some_template --name some_name /path/to/output/to
  #+END_SRC

* Note

  All files in a template are parsed as ERB templates.

* License

  ~quickstart~ is available under the [[https://tldrlegal.com/license/mit-license][MIT License]]. See ~LICENSE.txt~ for the
  full text.

* Contributors

  - [[https://colstrom.github.io/][Chris Olstrom]] | [[mailto:chris@olstrom.com][e-mail]] | [[https://twitter.com/ChrisOlstrom][Twitter]]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
quickstart-0.8.11 README.org