From 4182ea370f302bf58347da1ebdce535f07675b8f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 28 Oct 2023 00:31:20 +0530 Subject: chore: init commit with no shit --- justfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 justfile (limited to 'justfile') diff --git a/justfile b/justfile new file mode 100644 index 0000000..f490618 --- /dev/null +++ b/justfile @@ -0,0 +1,2 @@ +sketch name: + cd sketches/{{name}} && just run -- cgit v1.3.1