git clone [email protected]:McLeopold/PL101.git
cd PL101
git clone -b gh-pages [email protected]:McLeopold/PL101.git deploy
git submodule init
git submodule update
npm install
npm -g install jake
npm -g install mocha
jake
git clone [email protected]:McLeopold/PL101.git
cd PL101
git clone -b gh-pages [email protected]:McLeopold/PL101.git deploy
git submodule init
git submodule update
npm install
npm -g install jake
npm -g install mocha
jake