Skip to content

Releases: JDM-Github/jdm-plugin-template

jdm-plugin-template-1.0.0

15 May 19:15

Choose a tag to compare

jdm-plugin-template

Starter template for building jdm-cli plugins.
The official base template for the JDM Plugin Manager ecosystem.

Usage

jdm plugin-template create --name my-plugin

Commands

Command Description
create Scaffold a new plugin project
dev Start development environment
build Compile / package the project
clean Remove build artifacts
install Install dependencies

License

MIT — JDM-Github

Full Changelog: https://github.com/JDM-Github/jdm-plugin-template/commits/1.0.0