f500 / future-ci

A Continuous Integration tool by Future500 B.V.
MIT License
3 stars 2 forks source link

Future CI

A Continuous Integration tool by Future500 B.V.

Build Status

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

The MIT License (MIT)

Copyright (c) 2014 Future500 B.V.