It's still in developing, you could use commanline version instead Viff Command Line, and follow messages in Viff Google Group, we will keep you updated...
Viff as service in cloud, no need to install again, MATE!!
##Installation
- Use
git clone --recursive git@github.com:twers/Viff-Service.git
to clone the repository. Please beware that--recursive
would ensure you install all submodules required by Chef. - Ensure you have installed software below, with correct version:
- VirtualBox 4.3.4
- Vagrant 1.4.0
- Run
vagrant box list
to check if you have installedprecise64
box. If not, install one from Internet or local sharing drive. Just name the box as "precise64". You can add it byvagrant box add precise64 ./precise64.box
- Run
vagrant up
in the repository folder. It will take about 50 minutes. Be patient. - When it's finished, use
vagrant ssh
to connect and check if packages are installed. You could runwhich viff
and similarly formocha
,karma
,grunt
,bower
,express
,coffee
,mongod
,phantomjs
. npm install
bower install
grunt dev
Project Created ----- 2013/12/10
- REVISION NUMBER for static files