All-in-One Project Init Tool for Devs
Easily Create a Software Project using npx @oovo/launchpad
We currently support the following fixtures:
- 🟢 Next.js
We are currently working on adding the following fixtures:
- TypeScript
If you have any suggestions or want to contribute, feel free to open an issue or a pull request.
To create a new project, run the following command:
npx @oovo/launchpad
After running the command, you will be prompted to select a fixture. Select the fixture you want and give optional arguments if needed. The project will be created in the current directory.
MIT