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 configuration

Features:

  • πŸ“„ 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

  1. Regular Check-ins: Run gexd info config to verify project status

  2. Template Research: Use --full flag for detailed structure analysis

  3. Team Sharing: Share template information with team members

  4. Architecture Planning: Compare templates before starting new projects

πŸš€ Efficiency Tips

  1. Quick Overview: Use without arguments for general information

  2. Detailed Analysis: Add --full for comprehensive structure view

  3. Template Comparison: Check multiple templates before deciding

  4. 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


Template Guides

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