File size: 152 Bytes
f5045cf
cd92b8b
b20ba63
1
2
3
import os
os.system("pip install git+https://github.com/broadfield-dev/repo_to_md.git@main#egg=repo_to_md[demo]")
os.system("python -m repo_to_md.demo")