2017 © Pedro Peláez
 

cakephp-plugin robo

A simple shell to wrap around codegyre/robo.

image

gourmet/robo

A simple shell to wrap around codegyre/robo.

  • Tuesday, February 9, 2016
  • by jadb
  • Repository
  • 3 Watchers
  • 5 Stars
  • 729 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Robo

A simple CakePHP shell to wrap around Robo., (*1)

Requirements

  • CakePHP 3.x

Install

Add the plugin to your project's composer.json - something like this:, (*2)

{
    "require": {
        "gourmet/robo": "*"
    }
}

Because this plugin has the type cakephp-plugin set in its own composer.json, Composer will install it inside your /Plugins directory, rather than in your vendor-dir. It is recommended that you add /Plugins/Robo to your .gitignore file and here's why., (*3)

Enable plugin

Enable it in your App/Config/bootstrap.php like so:, (*4)

\Cake\Core\Plugin::load('Robo', [
    'namespace' => 'Gourmet\\Robo',
    'autoload' => true
]);

Usage

cake Robo.robot

Configure

From the cli:, (*5)

cake Robo.robot --config=path/to/RoboFile.php

Or using the Path.robofile configuration key:, (*6)

Cake\Core\Configure::write('Path.robofile', 'path/to/RoboFile.php');

TODO

  • [ ] Write tests.
  • [ ] Add badges (travis, coveralls, downloads, latest stable).

License

Copyright (c) 2014, Jad Bitar and licensed under The MIT License., (*7)

The Versions

09/02 2016

dev-master

9999999-dev http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

09/02 2016

v0.3.0

0.3.0.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

18/05 2015

dev-add-default-configuration

dev-add-default-configuration http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

04/04 2015

v0.2.7

0.2.7.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

26/11 2014

v0.2.6

0.2.6.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

21/09 2014

0.2.4

0.2.4.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

21/09 2014

0.2.3

0.2.3.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

21/09 2014

0.2.2

0.2.2.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

15/08 2014

0.2.1

0.2.1.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

24/06 2014

0.2.0

0.2.0.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

05/05 2014

0.1.2

0.1.2.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

02/05 2014

0.1.1

0.1.1.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo

02/05 2014

0.1.0

0.1.0.0 http://github.com/gourmet/robo

A simple shell to wrap around codegyre/robo.

  Sources   Download

MIT

The Requires

 

plugin cakephp shell build tasks robo