/stx-generator

Generators for bootstrapping your project configurations.

Primary LanguageTypeScript

stx-generator

Generators for bootstrapping your project configurations.

Usage

If you want to use these generators you can run the following command:

npm:

npx stx-generator@latest

pnpm:

pnpx stx-generator@latest

yarn:

yarn dlx stx-generator@latest

bun:

bunx stx-generator@latest

Available generators

  • Github Actions.
  • Husky.
  • Next.js Typescript.
  • Node.js Typescript.
  • React.js Typescript.
  • Visual Studio Code.