Skip to content

iMi-digital/iRobo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboTask

iMi's fork of Robo.li

iRobo = robo.li + robo-pack

See https://github.com/iMi-digital/robo-pack for more information about the addtional commands.

Installing

Phar

Download irobo

wget http://irobo.imi.de/irobo.phar

To install globally put irobo.phar in /usr/bin.

chmod +x irobo.phar && sudo mv irobo.phar /usr/bin/irobo

Now you can use it just like irobo.

Using Phive

Download using phar.io / Phive:

sudo phive install -g iMi-digital/irobo

Release Process

  1. Bump version in \Robo\Robo::VERSION
  2. Commit and git push; git push --tags
  3. ./robo phar:build
  4. check ./robo.phar
  5. ./robo irobo:phar-sign
  6. ./robo irobo:phar-publish

About

iMi's special fork of the Robo.li task runner

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • Other 0.3%