mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/bash
|
|
|
|
echo "Building the cli"
|
|
poetry install
|