Skip to content

How to initialize the wityCMS git repository?

Johan edited this page Apr 22, 2014 · 1 revision

Since wityCMS contains one submodule named WTemplate, you need to checkout the git repository recursively:

git clone --recursive https://github.com/Creatiwity/wityCMS.git

Clone this wiki locally