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

No easy way to setup password protected nuget sources #1486

Open
jannickj opened this issue Feb 23, 2016 · 2 comments
Open

No easy way to setup password protected nuget sources #1486

jannickj opened this issue Feb 23, 2016 · 2 comments

Comments

@jannickj
Copy link

I am trying to setup an appveyor build server but because you can only interact with paket config through prompts I am having difficulties setting the password.

I've tried stuff like
(echo user
echo pass) | .paket/paket.exe ... but it doesn't work I am getting error from paket.

@jannickj
Copy link
Author

Also I read through the manual and I can see no explanation how you're supposed to do this.

@forki
Copy link
Member

forki commented Mar 1, 2016

did you try the env variable?

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

No branches or pull requests

3 participants