Download the PHP package jolicode/jolici without Composer
On this page you can find all versions of the php package jolicode/jolici. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jolicode/jolici
More information about jolicode/jolici
Files in jolicode/jolici
Informations about the package jolici
JoliCi
JoliCi is a free and open source Continuous Integration Client written in PHP (5.4 minimum) and powered by Docker (please use a recent version). It has been written to be compliant with existent Ci services like Travis-Ci and not create a new standard. (Remove that smile, I KNOW what you're thinking.)
This project is still in beta, there may be bugs and missing features
Usage
Have a .travis.yml in your project
Download the last version of jolici and run it, i.e. for v0.3.1:
First run can be quite long since it has to build everything from the beginning. Subsequent build should be faster thanks to docker caching.
If you want to see what happens behind this black box:
Ci supported
- Travis-Ci
- ...
I want to read more
- Installation
- Usage
- The run command
- The clean command
- The images-update command
- Strategies (a.k.a. how to create a build from a configuration file)
- Travis-Ci
- JoliCi
Credits
- All contributors
- Some parts of this project are inspired by :
- This README is heavily inspired by a @willdurand blog post.
- @ubermuda for accepting many pull requests on docker-php library
License
View the LICENSE file attach to this project.
All versions of jolici with dependencies
symfony/console Version ~2.4
symfony/filesystem Version ~2.4
symfony/finder Version ~2.4
symfony/yaml Version ~2.4
monolog/monolog Version ~1.6
stage1/docker-php Version ~0.4.0
cedriclombardot/twig-generator Version ~1.0.0
guzzlehttp/streams Version ~1.3.0
behat/transliterator Version ~1.0
jolicode/jolinotif Version ~1.0