Skip to content

Commit bc4e47f

Browse files
committed
generated file: commands.json
1 parent b56b9ed commit bc4e47f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

commands.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"commands": [
3+
"pip install -r requirements.txt",
4+
"uvicorn main:app --reload"
5+
]
6+
}

0 commit comments

Comments
 (0)