Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.46 KB

cookiecutter-template

Cookiecutter template for creating a... cookiecutter template...

Health status

Travis CI - Build Status Github - Last tag

Requirements

Install cookiecutter command line: pip install cookiecutter

Usage

Generate a new Cookiecutter template layout: cookiecutter gh:eviweb/cookiecutter-template

Special Features

Copy hooks

since 0.1.1

Setting: copy_hooks
Default value: no
If set to yes the hooks directory is copied to the generated template.

Contribute

If you'd like to contribute, fork this repository, and send a pull request.

  • To install dev requirements: pip install -r requirements-dev.txt
  • To run tests from the root of the project directory: mamba

Note on specifications
I'd really appreciate if you'd take the time to write specifications related to your adds.
Specifications are done using Mamba and lie under the ./specs directory.

License

This project is licensed under the terms of the MIT License