b6e04cf4a4
Spinners are a blinking lights UX component. Ideally, a flag will be added to run silently. This only implements a sketch for using spinners when doing a quick sync. Signed-off-by: Christina Sørensen <christina@cafkafk.com>
3 lines
66 B
Bash
Executable file
3 lines
66 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# cargo rustc
|
|
cargo install --debug --path .
|