Releases: JDM-Github/jdm-plugin-template
Releases · JDM-Github/jdm-plugin-template
jdm-plugin-template-1.0.0
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-pluginCommands
| 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