mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
update workspace (#659)
This commit is contained in:
parent
5557372789
commit
205807c9de
1 changed files with 7 additions and 15 deletions
|
|
@ -1,32 +1,24 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "root",
|
||||
"name": "plano",
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "crates",
|
||||
"name": "rust_crates",
|
||||
"path": "crates"
|
||||
},
|
||||
{
|
||||
"name": "archgw_cli",
|
||||
"name": "cli",
|
||||
"path": "cli"
|
||||
},
|
||||
{
|
||||
"name": "tests_e2e",
|
||||
"path": "tests/e2e"
|
||||
"name": "docs",
|
||||
"path": "docs"
|
||||
},
|
||||
{
|
||||
"name": "tests_archgw",
|
||||
"path": "tests/archgw"
|
||||
},
|
||||
{
|
||||
"name": "chatbot_ui",
|
||||
"path": "demos/shared/chatbot_ui"
|
||||
},
|
||||
{
|
||||
"name": "java_demo",
|
||||
"path": "demos/samples_java/weather_forcecast_service"
|
||||
"name": "website",
|
||||
"path": "apps/www"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue