Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install dependency from a private server #47

Open
mario-eth opened this issue May 25, 2024 · 1 comment
Open

Install dependency from a private server #47

mario-eth opened this issue May 25, 2024 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@mario-eth
Copy link
Owner

Currently, soldeer can download and install any dependency that is public under a zip archive.
Would be awesome to have a way to also install private dependencies, this mostly for under development projects that are developing under the radar until the smart contracts are released.

Maybe a way to do this is to have in the install command a way to specify a user/pass/token to pull the dependency using OAuth maybe from a certain link?

Another possibility to overcome this is to have private repositories in soldeer central repository but for that we need a bit more research.

@mario-eth mario-eth added the enhancement New feature or request label May 25, 2024
@beeb
Copy link
Collaborator

beeb commented Aug 19, 2024

This is now possible with git dependencies. Not sure we need more?

@beeb beeb added the question Further information is requested label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants