mesosphere-backup / mesos-cli

This project has been deprecated. Please use the DC/OS CLI.
https://github.com/mesosphere/dcos-cli
Apache License 2.0
116 stars 30 forks source link

Install to a virtualenv #32

Open grampelberg opened 10 years ago

grampelberg commented 10 years ago

In addition to pip install mesos.cli, create a script that installs the whole thing to a virtualenv. This will protect from weird dependency issues and should remove a large set of potential install edge cases.