diff --git a/justfile b/justfile index a69e8aa..8c4b159 100644 --- a/justfile +++ b/justfile @@ -44,3 +44,6 @@ dot-ins: dot-dl: go run ./cmd/dot dl + +dot-df: + go run ./cmd/dot df