edmellum / joosh

Joosh is a Joomla CLI application inspired by Drush.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joosh

A Joomla CLI application inspired by Drush. Highly experimental currently only supporting installation of Joomla 1.5 and higher without many options.

Installation

$ git clone https://github.com/edmellum/joosh.git
$ joosh/install.sh

Examples

Installing a basic Joomla site

$ joosh install 2.5.4

Todo

  • Tests
  • Options
  • Installing and enabling extensions
  • Configuring Joomla

About

Joosh is a Joomla CLI application inspired by Drush.


Languages

Language:PHP 98.4%Language:Shell 1.6%