lactobasilus / ci4-installer
ci4 installer
0.0.1
2020-10-24 12:54 UTC
Requires
- php: ^7.3
- symfony/console: ^5.0
- symfony/process: ^5.0
Requires (Dev)
- phpunit/phpunit: ^9.4
README
Simple App installer for create Codeigniter 4
Install via composer
composer global require lactobasilus/ci4-installer
The file will automatically be downloaded at Composer's system-wide vendor. edit the system environment and navigate to the ci4 installer folder so that the ci4 installer can be read by the system and executable. if it is connected to the system, the ci4 install command can be used, for example:
ci4 install blog
The command above is an example that we will install the ci4 appstarter in the blog folder