Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 311 Bytes

webmiddle-all

Submodules container for all the webmiddle repositories

Installing

git clone --recurse-submodules https://github.com/webmiddle/webmiddle-all.git
cd webmiddle-all
git submodule foreach --recursive git checkout master

cd webmiddle.org/webmiddle.github.io
git checkout develop
cd -