asjk
v3.8.0
Published
A simple CLI for selecting a framework
Maintainers
Readme
🚀 Framework Selector CLI
Framework Selector CLI is a simple interactive tool that allows developers to quickly choose and initialize a project using one of the top JavaScript frameworks.

🌎 Website
Más información en: https://asjk-eosin.vercel.app
📦 Installation
You can install the CLI globally using npm:
npm install -g asjkOr use it directly without installation:
npx asjk🛠 Usage
Run the command:
asjkYou'll be prompted to select a framework from the following options:
- Vite
- Astro
- SvelteKit
- Next.js
- Nuxt.js
- Remix
- Angular
- SolidStart
- Qwik
- Preact
Once selected, the CLI will automatically execute the appropriate command to initialize your project.
📜 Example
asjk✔ Hola Houston, ¿en qué universo de los frameworks programaremos hoy? › Astro
Ejecutando: npm create astro@latest
✅ Instalación completada con éxito.🚀 Features
- Quick framework selection
- Interactive CLI experience
- Automates project initialization
- Supports the most popular frameworks
📄 License
This project is licensed under the MIT License.
💡 Suggestions or contributions? Feel free to open an issue or submit a pull request!
