routed_cli 0.1.0
routed_cli: ^0.1.0 copied to clipboard
Command-line tooling for the Routed framework with project scaffolding and management commands.
0.1.0 #
createaddsapi,web, andfullstacktemplates with tailored scaffolds.- Routed CLI now loads project-defined commands from
lib/commands.dart, exposing them alongside the built-ins and guarding against name collisions. provider:list --confignow fails early when duplicate driver registrations are detected and prints guidance for resolving the conflicting IDs.
0.0.1 #
- Initial version.