This website requires JavaScript.
Explore
Help
Sign in
ahamilton
/
diff-edit
Watch
1
Star
0
Fork
You've already forked diff-edit
0
Code
Releases
Activity
main
diff-edit
/
install
9 lines
50 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Add install script
2022-05-12 23:48:43 +10:00
#!/bin/bash
set -e
packaging: Bring installation instructions up to date
2024-12-28 18:02:37 +10:00
set -x
Add install script
2022-05-12 23:48:43 +10:00
packaging: Bring installation instructions up to date
2024-12-28 18:02:37 +10:00
pipx install "$@" .
Copy permalink