File size: 147 Bytes
f5045cf
ff0513a
f5045cf
 
1
2
3
4
import os
os.system("pip install git+https://github.com/broadfield-dev/repo_to_md.git@main#egg=[demo]")
from repo_to_md import demo
demo.run_demo()