From 6711c234ef064eac10ff926dc0a945618e375565 Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 13 Sep 2022 00:12:36 +0900 Subject: [PATCH] Add difftastic --- weapons/difftastic.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/difftastic.yaml diff --git a/weapons/difftastic.yaml b/weapons/difftastic.yaml new file mode 100644 index 0000000..f327165 --- /dev/null +++ b/weapons/difftastic.yaml @@ -0,0 +1,13 @@ +--- +name: difftastic +description: a structural diff that understands syntax +url: https://github.com/Wilfred/difftastic +category: tool +type: Utils +platform: +- linux +- macos +- windows +lang: Rust +tags: +- diff \ No newline at end of file