Skip to content

tinijs/cli-expansion-starter

Repository files navigation

CLI Expansion Template

The CLI expansion starter template.

Install

  • Via the CLI: npx @tinijs/cli@latest new my-cli -t cli-expansion

  • Or, download this repo and run npm i.

Development

First, name your CLI expansion and add && npm publish to the release script in package.json.

Start the development from cli/expand.ts. For more details, please visit https://tinijs.dev/cli/expansion.

Scripts:

  • Run npm run build to build.
  • Run npm run test to test.
  • Run npm run release to release.

License

Released under the MIT license.

About

The CLI expansion starter.

Resources

License

Stars

Watchers

Forks