Cookiecutter Plone Templates
May 15, 2024 ยท View on GitHub
[!WARNING]
This template is deprecated, and no longer supported!. Consider using the new cookieplone
Cookiecutter Plone Templates
Powered by Cookiecutter, this is a collection of templates intended to be used by Plone users.
Getting Started ๐
Prerequisites
- pipx: A handy tool for installing and running Python applications.
Installation Guide ๐ ๏ธ
pipx
pip install pipx
Choose a template ๐
First run the command:
pipx run cookiecutter gh:plone/cookiecutter-plone
And choose a template:
[1/1] Select a template
1 - Plone Add-on
| Template | Description | |
|---|---|---|
Plone Add-on | Creates a new addon to be used with Plone | Read More |
License ๐
This project is licensed under the MIT License.
Let's Get Building! ๐
Happy coding!