Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 277 Bytes

File metadata and controls

executable file
·
21 lines (15 loc) · 277 Bytes

Clone Dev Repo

git clone --branch dev https://github.com/springdevs/wc-essential-addons.git

Clone Modules

git submodule init
git submodule update

Pull latest of submodules

git submodule update --recursive --remote