packages/cli is the full PHP CLI entrypoint package.
- Binary:
bin/flexi-cli - Uses shared logic from
unoforge/flexi-core - Supports Laravel and Symfony initialization, plus shared registry commands
composer require --dev unoforge/flexi-clior globaly
composer global require unoforge/flexi-cliflexi-cli initThen follow process
flexi-cli init --no-flexiwindflexi-cli add @my-source/registry-nameflexi-cli add @my-source/registry-name --dryflexi-cli buildFor more information check here