Skip to content

Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.

License

Notifications You must be signed in to change notification settings

dHannasch/python-cookiepatcher

 
 

Repository files navigation

Overview

tests
Travis-CI Build Status AppVeyor Build Status Requirements Status
package
PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Commits since latest release

Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects. Works best with cookiecutter-pylibrary.

  • Free software: BSD 2-Clause License

Installation

pip install cookiepatcher

Documentation

Usage: cookiepatcher [OPTIONS] TEMPLATE TARGET

Args:

TARGET Directory where to look for .cookiecutterrc.
TEMPLATE Name of cookiecutter template.

Options:

-V, --version Show the version and exit. --no-input Do not prompt for parameters and only use cookiecutter.json file content -c, --checkout TEXT branch, tag or commit to checkout after git clone -v, --verbose Print debug information --help Show this message and exit.

Development

To run the all tests run:

tox

About

Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.8%
  • Batchfile 6.2%