Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 613 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 613 Bytes

CentOS Docs Cookiecutter

Cookiecutter template for creating CentOS Docs subsites

Requirements

Install the cookiecutter tool

On CentOS:

# This installs cookiecutter in the user's python environment
user:~$ pip install --user -U cookiecutter

On Fedora:

dnf install python{,3}-cookiecutter

Usage

Generate a new CentOS Docs Subsite:

cookiecutter gh:bstinsonmhk/cookiecutter-centos-docs

Contribute

LICENSE

This project is licensed under the terms of the MIT License