f5045cf e8934d0
1
2
3
4
5
import os os.system("pip install git+https://github.com/broadfield-dev/repo_to_md.git") from repo_to_md import create_markdown_document print(create_markdown_document(url=url))