This website requires JavaScript.
Explore
Help
Sign In
cafkafk
/
seidr
Watch
1
Star
0
Fork
You've already forked seidr
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f958739863
seidr
/
bin
/
install_debug
4 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
chore: moved install scripts to ./bin Done this to preemptively declutter root dir. Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-06-27 11:02:09 +02:00
#!/usr/bin/env bash
feat(git): started work on using spinners 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>
2023-06-29 12:05:59 +02:00
# cargo rustc
cargo install --debug --path .
Reference in a new issue
Copy permalink