mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-28 10:26:32 +02:00
init project
This commit is contained in:
commit
c871144507
204 changed files with 7220 additions and 0 deletions
1
scripts/coverage.sh
Executable file
1
scripts/coverage.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
coverage run --source ./metagpt -m pytest && coverage report -m && coverage html && open htmlcov/index.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue