stx-generator
v1.0.0
Published
Generators for bootstrapping your project configurations.
Downloads
10
Maintainers
Readme
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.