ignition-devs copier templates for Ignition projects.
-
Git
-
Python 2.7.18 (for
jython-package
andpython2-package
) -
python3 -m pip install copier
- Pre-configured tools for code formatting, quality analysis and testing:
- Tests run with sourcery and tox
- Python 2.7.18
- Auto-generated
CHANGELOG.md
from git commits using [commitizen]
- Pre-configured tools for code formatting, quality analysis and testing:
- Tests run with sourcery, tox and make
- Jython 2.7.3, Python 2.7.18
- Auto-generated
CHANGELOG.md
from git commits using [commitizen]
- Pre-configured tools for code formatting, quality analysis and testing:
- Tests run with sourcery and tox
- Python 2.7.18
- Auto-generated
CHANGELOG.md
from git commits using [commitizen]
- Pre-configured tools for code formatting, quality analysis and testing:
- Tests run with tox
- Python 3.12
- Auto-generated
CHANGELOG.md
from git commits using [commitizen]
You can generate a project from a template using the copier command-line tool:
copier copy gh:ignition-devs/ignition-copier-templates /path/to/destination
Navigate to your project's directory, make sure git status shows it clean, and run:
copier update --defaults