Last Updated: September 09, 2019
·
521
· drieanto

Install prax on Ubuntu 14.04

sudo git clone git://github.com/ysbaddaden/prax.git /opt/prax
cd /opt/prax/ && ./bin/prax install
cd ~/workspace/new-project // project file
prax link

If want automatic start add to .profile
bash prax start