THIS IS A PLUGIN TEMPLATE
- Node v22.0+
- pnpm
- @semo/cli installed globally
- ESLint
- Prettier
- Husky
- Lint-staged
- Vitest
- Github Actions
- Clone or download this repo, (Or use
semo new PLUGIN_NAME --select) - Run
pnpm install. - At root directory, run
pnpm dev. - At another window and same directory, run
semo hi, an example command. - Change the package name and version of package.json.
- Change that command or delete it, and use
semo generate command NAMEto generate a new one. - Change this readme file also.
- Publish or share with your friends.
MIT