/pyShare

we've moved to https://gitlab.com/pyshare

Primary LanguagePython

pyShare

prerequisite

memo

Clone

git clone --recurse-submodules https://github.com/Normal-OJ/pyShare.git
cd pyShare
git submodule foreach --recursive git checkout master

Run all services

docker-compose up -d

or if you wanna rebuild

docker-compose up --build -d