mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
restructure cli
- move /arch/tools => /cli - rename /arch -> /config - update all refs in tests to use /config - update planoai code with new references
This commit is contained in:
parent
a56bb9d190
commit
425acecccc
45 changed files with 137 additions and 102 deletions
4
cli/build_cli.sh
Normal file
4
cli/build_cli.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Building the cli"
|
||||
poetry install
|
||||
Loading…
Add table
Add a link
Reference in a new issue