plano/cli/build_cli.sh
Adil Hafeez 425acecccc
restructure cli
- move /arch/tools => /cli
- rename /arch -> /config
- update all refs in tests to use /config
- update planoai code with new references
2025-12-25 00:46:13 -08:00

4 lines
52 B
Bash

#!/bin/bash
echo "Building the cli"
poetry install