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