Skip to content

Mixing Cookiecutter and Git to ends up sticking to your finger.

License

Notifications You must be signed in to change notification settings

rmedaer/milhoja

Repository files navigation

milhoja

Documentation Status Updates

Milhoja is a tool in top of Cookiecutter which maintains directory templating with Git. The first goal of Milhoja is to provide upgrade feature to Cookiecutter.

How to ?

Install a Cookiecutter template on current directory:

milhoja install <your cookiecutter>

Specify a target reference (branch, tag, commit):

milhoja install -c v1.0.0 <your cookiecutter>

Show installed template:

milhoja show

Install a Cookiecutter template on your existing Git repository:

milhoja -C <your repo path> install <your cookiecutter>

Upgrade your repository with last version of template:

milhoja -C <your repo path> upgrade

Credits

Code written by Raphael Medaer <[email protected]> from an original idea of Abdó Roig-Maranges <[email protected]>

License

Free software: Apache Software License 2.0

About

Mixing Cookiecutter and Git to ends up sticking to your finger.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published