/Kraken

Tasks Manager

Primary LanguageJavaScriptMIT LicenseMIT

Kraken

Project description

This project is under developpment, please DO NOT use it for the moment, you can join the project by mailing user epidoux or SexyBoys github Group. TODO

Features

TODO

Installation

  1. Install on your system needed extensions/modules
$ sudo apt-get install php5-xsl
$ sudo apt-get install php5-xmlrpc
  1. Install composer dependencies
$ php composer.phar install
  1. Copy and rename parameters.yml.dist to parameters.yml and edit it

  2. Prepare image directory used by Twitter Bootstrap

$ mkdir -p web/img
$ cd web/img
$ ln -s ../../vendor/twitter/bootstrap/img/glyphicons-halflings.png
$ ln -s ../../vendor/twitter/bootstrap/img/glyphicons-halflings-white.png
  1. Rebuild assets with Assetic
$ php app/console assetic:dump
  1. Create database and tables
$ php app/console doctrine:database:create

TIPS

You can use http://www.shell-tools.net/?op=xslt to define your Xslt file