Download the PHP package xenomedia/xeno_robo without Composer
On this page you can find all versions of the php package xenomedia/xeno_robo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package xeno_robo
Xeno Robo
Robo commands for developing websites at Xeno Media.
Getting Started
Installation
Install with Composer by running:
or
Create Robo File
In the root of your project create RoboFile.php
file. Extend the class based
on the project you are working on.
Example Drupal 7 RoboFile.php:
Example Drupal 8 RoboFile.php:
Example Wordpress Robo File:
Create robo.yml.dist file
Create a yml file that looks like this in the root of your project:
All versions of xeno_robo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
consolidation/robo Version ^1.0
composer/composer Version ^2.0
nuvoleweb/robo-config Version ^0.1.3
consolidation/robo Version ^1.0
composer/composer Version ^2.0
nuvoleweb/robo-config Version ^0.1.3
The package xenomedia/xeno_robo contains the following files
Loading the files please wait ....