@ubaton/filegen
v1.0.5
Published
File structure generator CLI tool
Downloads
366
Readme
FileGen
A local file structure generator for your projects.
Visit Website | Documentation | Report Bug
📦 Installation
npm install -g filegen
🚀 Usage
Run the interactive CLI:
filegen
Or specify a template directly:
filegen --template e-commerce
📚 Available Templates
1. E-commerce Store
- Complete shopping cart system
- Product management interface
- State management with Zustand
- Full TypeScript support
2. Blog Platform
- Featured posts section
- Dynamic routing system
- Author profiles management
- Responsive design implementation
3. Tech Website
- Modern landing page design
- Feature showcase components
- Integrated contact forms
- SEO optimized structure
4. Portfolio
- Project showcase gallery
- Skills section display
- Contact information integration
- Responsive design system
5. SaaS Platform
- Authentication system
- Administrative dashboard
- User management interface
- Subscription handling system
6. Community Forum
- Discussion boards layout
- User profiles system
- Notifications framework
- Advanced search functionality
7. Learning Management
- Course structure organization
- Progress tracking system
- Assessment framework
- User dashboard interface
8. News Portal
- Article layout templates
- Category management
- Search functionality
- Responsive design system
🎯 Interactive Selection
Use arrow keys to navigate through templates and space bar to select. Press enter to confirm your selection.
▶ E-commerce Store
Blog Platform
Tech Website
Portfolio
SaaS Platform
Community Forum
Learning Management
News Portal
[Space] Toggle selection
[Enter] Confirm
[↑↓] Navigate
📄 License
MIT