mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2025-12-02 20:35:36 +00:00
add docs fleet install config and update dependencies
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "command",
|
||||
"name": "Install",
|
||||
"program": "poetry",
|
||||
"args": ["install", "--no-root"],
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"name": "Rebuild",
|
||||
|
||||
Reference in New Issue
Block a user