magic_cli 0.0.1-alpha.2
magic_cli: ^0.0.1-alpha.2 copied to clipboard
Command-line tools for Magic Framework. Scaffolding, code generation, and project management.
0.0.1-alpha.2 #
- CI/CD improvements - GitHub Actions integration
- Fixed dependency constraints for flutter_test compatibility
- Updated linter rules for CI environment
- Added CI status badge to README
- All 118 tests passing with automated testing
0.0.1-alpha.1 #
- Initial alpha release
make:model- Generate Eloquent-style models with typed getters/settersmake:controller- Generate controllers with resource actionsmake:view- Generate Wind UI views (stateful, responsive)make:migration- Generate database migrationsmake:seeder- Generate database seedersmake:factory- Generate model factoriesmake:policy- Generate authorization policiesmake:lang- Generate translation fileskey:generate- Generate application encryption keyconfig:get- Get configuration valuesconfig:list- List all configurationroute:list- List all routesboost:install- Install Magic Boost MCP serverboost:update- Update Magic Boost guidelinesboost:mcp- Start Magic Boost MCP server