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

Needs setup.py to be able to install over Pip #45

Open
naftulikay opened this issue May 19, 2016 · 4 comments
Open

Needs setup.py to be able to install over Pip #45

naftulikay opened this issue May 19, 2016 · 4 comments

Comments

@naftulikay
Copy link

Critical infrastructure depends on web-scale software, how can I automate installation if I can't do:

sudo pip install git+https://github.com/wcramer/mangodb.git
@judy2k
Copy link
Contributor

judy2k commented May 19, 2016

Can we make it work with easy_install? I fear change.

@naftulikay
Copy link
Author

As long as I can run a single command so I can automate my mistakes.

Thanks,

  • Naftuli Tzvi

On Wed, May 18, 2016 at 10:37 PM, Mark Smith notifications@github.com
wrote:

Can we make it work with easy_install? I fear change.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#45 (comment)

@judy2k
Copy link
Contributor

judy2k commented May 19, 2016

Agreed. Automation is very important in enterprise web scale software.

@d0ugal
Copy link

d0ugal commented May 19, 2016

How do I do this with docker?

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

No branches or pull requests

3 participants