A Copier template for skaffolding CKAN projects. Used by ckan-pilot to initialize CKAN projects.
Tip
You should first install ckan-pilot to be able to run the commands below.
To create a new Python project with this template, run:
ckan-pilot init -n <project_name> /some/path/to/project
To manage CKAN projects based on this template, please use ckan-pilot.