Skip to content

dinosaurchi/cookiecutter-runner

Repository files navigation

An inline runner for cookiecutter template

Installation

Download and install python3.7

Install from remote:

$ pip3 install git+ssh://git@github.com/dinosaurchi/cookiecutter-runner.git@master

Install locally:

$ git clone git@github.com:dinosaurchi/cookiecutter-runner.git
$ cd ./cookiecutter-runner
$ pip3 install .

Usage

Run the following command:

$ cookiecutter-runner --tempalte <path_to_template_directory>

Create and update template

Please check Create and Update template documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published