You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I want to support this fairly quickly, as I need it myself.
However, for credentials-protected repos, I'd like to not insert credentials or how the credentials are resolved directly into the scripts. The repo itself is fine, but credentials and the like should probably reside in ~/.inlein/config.clj or something similar.
I also need this. We use private repositories to store our artifacts, and even worse, we use S3 to store our artifacts (using the s3-wagon plugin in leiningen). That would make this so useful for us!
To allow use of dependencies that are not in the default repositories
The text was updated successfully, but these errors were encountered: