最后活跃于 1728774569

knox 修订了这个 Gist 1728774569. 跳至此修订

1 file changed, 3 insertions

MetaGPT-readme-5.py(file created)

@@ -0,0 +1,3 @@
1 + from metagpt.software_company import generate_repo, ProjectRepo
2 + repo: ProjectRepo = generate_repo("Create a 2048 game") # or ProjectRepo("<path>")
3 + print(repo) # it will print the repo structure with files
更新 更早