sphe-cli
v1.2.1
Published
My personal project scaffolding CLI.
Downloads
1,690
Readme
The Sphe CLI
This command line tool is used to quickly generate empty Typescript projects.
To use the cli, run:
npx sphe-cliTo clone and run the cli, run:
git clone https://github.com/S-P-H-E/sphe-cli.git .
npm install
npm run devSupported Project Templates:
- Next JS
- Nuxt
- Svelte
- Node
Supported Package Managers:
- Npm
- Pnpm
- Bun
Created and managed by Sphe.
