Skip to content

semojs/semo-starter-plugin-typescript

Repository files navigation

YOUR_AWESOME_PLUGIN_NAME

THIS IS A PLUGIN TEMPLATE


Requirements

  • Node v22.0+
  • pnpm
  • @semo/cli installed globally

What is included

  • ESLint
  • Prettier
  • Husky
  • Lint-staged
  • Vitest
  • Github Actions

Usage

  1. Clone or download this repo, (Or use semo new PLUGIN_NAME --select)
  2. Run pnpm install.
  3. At root directory, run pnpm dev.
  4. At another window and same directory, run semo hi, an example command.
  5. Change the package name and version of package.json.
  6. Change that command or delete it, and use semo generate command NAME to generate a new one.
  7. Change this readme file also.
  8. Publish or share with your friends.

License

MIT

About

A semo plugin starter, typescript style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published