aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ecf8c29..92bb2bc 100644
--- a/Makefile
+++ b/Makefile
@@ -12,3 +12,7 @@ test: format
format:
cargo fmt --all
+
+install:
+ cargo build --release
+ cp ./target/release/pfc ~/.local/bin/