rlunar/joomla-installer

Joomla application installer.

v1.0.8 2016-06-27 17:29 UTC

This package is not auto-updated.

Last update: 2019-03-12 11:59:39 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