/cookiecutter-fast

GitHub template repository for cookiecutter repositories.

Primary LanguageShellMIT LicenseMIT

Cookiecutter subject

Boilerplate template to scaffold blazingly fast.

Table of Contents

Get started

Follow the below steps to create a new project.

  1. Install cookiecutter

  2. Create a new project:

    1. For the first time run:

      cookiecutter https://github.com/devidw/cookiecutter-subject.git
    2. Afterwards, you are good to go with:

      cookiecutter cookiecutter-subject