Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 733 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 733 Bytes

cookiecutter-meta

License GitHub Workflow

A meta template for Cookiecutter allows you to quickly generate concrete templates.

Quickstart

  1. Install the latest Cookiecutter via command:

    pip install --user --upgrade cookiecutter
    
  2. Use command cookiecutter to generate a new template:

    cookiecutter gh:garrett-he/cookiecutter-meta
    

License

Copyright (C) 2024 Garrett HE garrett.he@outlook.com

The BSD 3-Clause License, see LICENSE.