cuddle/scripts/install.sh

6 lines
64 B
Bash
Raw Normal View History

#!/bin/bash
cargo install --path cuddle_cli/
cuddle --version