AllKit
WebDev Framework Selection CLI
Motivation
Basically the story is I hated searching through different documentation just to find that installation command for different frameworks I want to use so I made a CLI for it. I'm here to share it to you guys.
It currently supports
- Vite
- Next.js
- Svelte
- Vue
- You are welcome to open a PR to add some.
Installation
npm install -g allkit
# or use any package manager you like
npx allkit
its like less than 1kb or something
Top comments (0)