FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

energy-models/copier-template-python-open-source: Copier template for Python projects using Pixi · GitHub

 
 

Repository files navigation

copier-template-python-open-source

A copier template for python packages developed at for Energy Models Python project repositories using the pixi package manager.

Usage

pixi exec --spec copier -- copier copy --trust https://github.com/energy-models/copier-template-python-open-source <destination-path>

To update to a newer template version:

pixi exec --spec copier -- copier update --defaults --trust .

Note that copier will show Conflict for files that have manual changes. This is normal. As long as there are no merge conflict markers in the files all patches applied cleanly.

If you want to change any answer that you gave before, run:

pixi exec --spec copier -- copier update --trust --defaults --vcs-ref=:current: --data answer_name=answer_value .

About

Copier template for Python projects using Pixi

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL