Only supports Python3.
pip install beautifulsoup4
pip install lxml
git clone https://github.com/ShoufaChen/clone-anonymous4open
cd clone-anonymous4open
python clone.py --clone-dir /path/to/save --target anonymous-url
Example:
python clone.py --clone-dir ../examples --target https://anonymous.4open.science/r/840c8c57-3c32-451e-bf12-0e20be300389/
- support *.md files
Thanks to excellent Luyuan for helpful instructions. 🍗🍗🍗