Future CI
A Continuous Integration tool by Future500 B.V.
Development
Clone the repository:
$ git clone git@github.com:f500/future-ci.git future-ci
$ cd future-ci
$ git checkout develop
Install dependencies:
$ composer.phar install
$ npm install
$ bower install
Install and watch assets:
$ grunt
$ grunt watch
Configure the application by copying the skeleton file and editing it:
$ cp app/config/parameters.yml.dist app/config/parameters.yml
$ vi app/config/parameters.yml
License
Copyright (c) 2014 Future500 B.V.