hagmonk / find-deps

tools.deps friendly utility for searching clojars and maven
63 stars 11 forks source link

Ignore empty deps.edn file #8

Open SevereOverfl0w opened 5 years ago

SevereOverfl0w commented 5 years ago

This would allow for supporting clojure -A:user/find-deps ring > deps.edn in a new directory as an empty file is created by bash immediately when this is run.