RSS Git Download  Clone
Raw Blame History
git clone https://github.com/patrikx3/corifeus
pushd corifeus
git checkout master
git submodule update --init --recursive --remote
git submodule foreach --recursive git checkout master

#npm install
#&git submodule foreach --recursive npm install