Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 243 Bytes

satori-suite

The complete Satori-NG suite

To load the repo with submodules

git clone https://github.com/satori-ng/satori-suite
cd satori-suite
git submodule init
git submodule update
git submodule foreach git pull origin master