Closed rschmukler closed 4 years ago
A deps.edn
file would also work, right? I'd rather not commit a generated file if I can help it.
+1 for deps.edn
I always appreciate it when maintainers include these.
Yep, a deps.edn
file would be even better!
Fixed by #62.
Some build tools (
tools.deps
) need apom.xml
manifest to work from a Git URL. By ignoring it, people usingtools.deps
are unable to run from an unpublished branch.