Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 867 Bytes

File metadata and controls

22 lines (15 loc) · 867 Bytes

Quetz Frontend extension cookiecutter

Github Actions Status

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).

Use the template to create package

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