rlunar / fuelcms-installer
FuelCMS application installer.
v1.0.7
2016-05-11 15:35 UTC
Requires
- guzzlehttp/guzzle: ~4.0|~5.0|~6.0
- symfony/console: ~2.3|~3.0
- symfony/process: ~2.3|~3.0
This package is not auto-updated.
Last update: 2019-03-14 10:33:22 UTC
README
README
$ git clone git@elephpant.ninja:open-source/joomla-installer.git
$ cd joomla-installer
$ touch README.md
$ git add README.md
$ git commit -m "add README"
$ git push -u origin master
$ composer require "symfony/console"
$ composer require "guzzlehttp/guzzle"
$ composer dump-autoload --optimize -v
$ mkdir src
$ chmod +x joomla
USAGE
Local Installer
$ composer require "rlunar/joomla-installer"
Global Installer
$ composer global require "rlunar/joomla-installer"
Crafting a new application
$ joomla new application