# CORRAD AF CLI Tool 🚀 **The fastest way to bootstrap your next project with CORRAD Application Framework** ## Quick Start ```bash npx corradaf ``` ## Features - ✨ Beautiful ASCII welcome screen - 🔐 Public/Internal project modes - ⚙️ Automatic environment setup - 🤖 Cursor AI rules integration - 📦 Automatic dependency installation - 🗄️ Prisma database setup - 🎯 IDE auto-detection ## Usage 1. Run the CLI tool 2. Choose project type (Public/Internal) 3. Enter project name 4. Configure environment variables 5. Enjoy your new CORRAD AF project! ## Requirements - Node.js 14+ - Git - Internet connection ## License MIT