aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-29 15:09:35 +0000
committerFuwn <[email protected]>2021-03-29 15:09:35 +0000
commit4835a73ae5f27d9abef08f8830bc4e8f8c8d399a (patch)
tree0c7c18e7ec7019a3aad246004611729feada141c
parentchore: Create `Makefile` to speed up development (diff)
downloadwhirl-4835a73ae5f27d9abef08f8830bc4e8f8c8d399a.tar.xz
whirl-4835a73ae5f27d9abef08f8830bc4e8f8c8d399a.zip
chore: Add config task
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4bb0839..70094ea 100644
--- a/Makefile
+++ b/Makefile
@@ -5,3 +5,6 @@ help:
run:
cargo run -- $(flags) run
+
+config:
+ cargo run -- $(flags) config