plano/cli/build_cli.sh
2025-12-25 14:55:29 -08:00

4 lines
52 B
Bash

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