2017 © Pedro Peláez
 

library joomla-cli

A tool for managing Joomla! installations from the command line.

image

greencape/joomla-cli

A tool for managing Joomla! installations from the command line.

  • Friday, July 3, 2015
  • by GreenCape
  • Repository
  • 1 Watchers
  • 1 Stars
  • 106 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Joomla CLI

SensioLabsInsight Code Climate Test Coverage Latest Stable Version Build Status, (*1)

joomla-cli is a tool for managing Joomla! from the command line., (*2)

Installation

Composer

Simply add a dependency on greencape/joomla-cli to your project's composer.json file if you use Composer to manage the dependencies of your project. Here is a minimal example of a composer.json file that just defines a dependency on Joomla CLI:, (*3)

{
    "require": {
        "greencape/joomla-cli": "*@dev"
    }
}

For a system-wide installation via Composer, you can run:, (*4)

composer global require 'greencape/joomla-cli=*'

Make sure you have ~/.composer/vendor/bin/ in your path., (*5)

The Versions

03/07 2015

dev-master

9999999-dev https://github.com/GreenCape/joomla-cli

A tool for managing Joomla! installations from the command line.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Niels Braczek

30/06 2015

0.1.0

0.1.0.0 https://github.com/GreenCape/joomla-cli

A tool for managing Joomla! installations from the command line.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Niels Braczek