aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/justfile b/justfile
index 9c142cc..e93776d 100644
--- a/justfile
+++ b/justfile
@@ -19,3 +19,6 @@ docs:
example example:
cargo run --example {{ example }} --all-features
+
+diff url="gemini://fuwn.me/":
+ cargo run --example request_blocking_to_gemtext_from_ast --all-features -- {{ url }}