Ultima attività 1728774569

knox ha revisionato questo gist 1728774569. Vai alla revisione

1 file changed, 3 insertions

MetaGPT-readme-5.py(file creato)

@@ -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
Più nuovi Più vecchi