aim_cli 0.1.1 copy "aim_cli: ^0.1.1" to clipboard
aim_cli: ^0.1.1 copied to clipboard

Command-line tools for the Aim framework with project scaffolding, development server, and hot reload support.

aim_cli #

Command-line tools for the Aim framework.

Documentation | pub.dev

Overview #

aim_cli provides command-line tools for creating and managing Aim framework projects. It includes project scaffolding with aim create, a development server with hot reload using aim dev, and database migration tools. The CLI watches for file changes and automatically restarts the server during development for fast iteration.

Installation #

dart pub global activate aim_cli

Documentation #

For detailed usage, commands, and configuration options, see the documentation.

1
likes
150
points
249
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Command-line tools for the Aim framework with project scaffolding, development server, and hot reload support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aim_postgres, analyzer, args, crypto, path, watcher, yaml

More

Packages that depend on aim_cli