rlunar/fuelcms-installer

FuelCMS application installer.

v1.0.7 2016-05-11 15:35 UTC

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