https://github.com/kitconcept/cookiecutter-plone-project
https://github.com/kitconcept/cookiecutter-plone-project
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kitconcept/cookiecutter-plone-project
- Owner: kitconcept
- License: mit
- Created: 2018-09-14T12:02:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-06T21:10:05.000Z (over 4 years ago)
- Last Synced: 2025-03-09T23:32:09.210Z (over 1 year ago)
- Language: Python
- Size: 165 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/kitconcept/cookiecutter-plone-project/actions/workflows/ci.yml)
Cookiecutter template for Plone 6 (Volto) Projects
==================================================

A Cookiecutter template for a Plone 6 (Volto) project. This cookiecutter template creates a Plone 6 buildout and a policy product for kitconcept customer projects.
Together with [volto-generator](https://github.com/plone/volto/tree/master/packages/generator-volto) we use it as a base for our Plone 6 (Volto) projects.
Requirements
------------
Install `cookiecutter` command line: `pip install cookiecutter`
Usage
-----
Generate a new Cookiecutter template layout: `cookiecutter gh:kitconcept/cookiecutter-plone-project`
License
-------
This project is licensed under the terms of the [MIT License](/LICENSE)