Skip to content

Add a rudimentary deps.edn file#138

Open
cjsauer wants to merge 1 commit intoaysylu:masterfrom
cjsauer:deps
Open

Add a rudimentary deps.edn file#138
cjsauer wants to merge 1 commit intoaysylu:masterfrom
cjsauer:deps

Conversation

@cjsauer
Copy link
Copy Markdown

@cjsauer cjsauer commented Nov 2, 2022

This PR just adds a deps.edn file with the necessary dependencies specified in order to allow one to depend on Loom via git deps. Relevant issue is here #135

I tested it in my project by including the following coordinates in my project's deps file:

aysylu/loom {:git/url "https://github.com/cjsauer/loom.git"
             :sha     "acd15ed3136a0f4091e97bfc187764ff8b60da4e"}

This worked fine in both CLJ and CLJS (my project is CLJC).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant