Skip to content

Latest commit

 

History

History
111 lines (91 loc) · 3.06 KB

File metadata and controls

111 lines (91 loc) · 3.06 KB

copier-templates

ignition-devs copier templates for Ignition projects.

Pre-requisites

Templates

ignition

Note

This template uses the Ignition Exchange Resource Style Guide as reference.

jython

python

Quick setup and usage

Generating a project

You can generate a project from a template using the copier command-line tool:

copier copy gh:ignition-devs/copier-templates /path/to/destination

Updating a project

Navigate to your project's directory, make sure git status shows it clean, and run:

copier update --defaults