A cookiecutter template for creating a Quetz-Frontend extension using TypeScript. Two kinds of extension are supported:
- frontend: Pure frontend extension written in TypeScript.
- theme: Theme for Quetz-frontend (using CSS variables).
Install cookiecutter.
pip install cookiecutter
Use cookiecutter to generate a package, following the prompts to fill in the name and authorship of your new Quetz-frontend extension.
cookiecutter https://github.com/mamba-org/quetz-frontend-extension-cookiecutter-ts