Info
π Description
Display project and template information. The info command provides comprehensive information about your current Gexd project and available templates, helping you understand your project structure and explore different architectural options.
βοΈ Usage
gexd info <subcommand> [arguments] [options]π Available Subcommands
π§ Project Information
Description: Show current project configuration and details
gexd info config # Display project configurationFeatures:
π Project name and template information
π Project location and paths
π Creation and update timestamps
π¦ Gexd version information
π Template description and best practices
ποΈ Template Information
Description: Display template information and directory structure
Features:
ποΈ Complete template overview
π Directory structure visualization
π Detailed architecture descriptions
β¨ Key features and best practices
π― Usage recommendations
π Common Usage Patterns
π Project Analysis
π Template Exploration
π‘ Development Workflow
π― Use Cases
For New Developers
π Learn Architecture: Understand Clean Architecture and GetX patterns
ποΈ Explore Structure: See how projects are organized
π‘ Best Practices: Learn recommended approaches
For Project Teams
π Project Overview: Quick project information sharing
π Template Comparison: Choose the right architecture
π Documentation: Generate project structure documentation
For Experienced Developers
β‘ Quick Reference: Fast access to project details
π§ Template Analysis: Evaluate architectural decisions
π Structure Planning: Plan component organization
π‘ Pro Tips
π― Best Practices
Regular Check-ins: Run
gexd info configto verify project statusTemplate Research: Use
--fullflag for detailed structure analysisTeam Sharing: Share template information with team members
Architecture Planning: Compare templates before starting new projects
π Efficiency Tips
Quick Overview: Use without arguments for general information
Detailed Analysis: Add
--fullfor comprehensive structure viewTemplate Comparison: Check multiple templates before deciding
Project Validation: Verify you're in the right project directory
π§ Integration with Other Commands
Project Creation Workflow
Development Workflow
π Output Examples
Project Configuration Output
Template Information Output
π Related Documentation
Template Guides
GetX Template Guide - Complete GetX architecture guide
Clean Template Guide - Clean Architecture implementation
Command References
Create Command - Project creation with templates
Make Command - Component generation commands
β Troubleshooting
Common Issues
Issue: "Not inside a valid Gexd project"
Issue: Command not found
Issue: Template not recognized
Generated automatically by gexd_doc
Last updated