/labtasker-plugin-template

A cookiecutter template for Labtasker plugins.

Primary LanguagePython

Labtasker Plugin Template

This is a cookiecutter template for creating plugins for Labtasker.

You can use this template to quickly scaffold a new plugin project with the necessary structure and files.

Usage

Make sure you have cookiecutter installed.

pipx install cookiecutter

Initialize a new project using this template.

cookiecutter gh:luocfprime/labtasker-plugin-template