/cookie-sheet

Create repositories from Cookiecutter templates

Primary LanguageShellApache License 2.0Apache-2.0

cookie-sheet

Create repositories from Cookiecutter templates that conform to the Common Repository Interface.

Status

This repository is under active development.

Goals

  • "One-click" repository creation from Cookiecutter templates
  • Cookiecutter templates that conform to the Common Repository Interface
  • Integration with Dockerfiles
  • Integration with Dotfiles
  • Mechanism to share files between Cookiecutter templates (not officially supported)

Usage

TODO

Turtles all the way down...

This repository is contains the functionality for using Cookiecutter templates to create new repositories. The templates enforce the Common Repository Interface. However, since this repository is responsible for encapsulating all of the Cookiecutter work, it itself cannot be created via a Cookiecutter template without endless recursion (I think).

Therein lies the rub.

This repository should still conform to the Common Repository Interface to the best of its ability.

License