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

Conda packaging #8

Closed
avirshup opened this issue Jul 17, 2016 · 1 comment
Closed

Conda packaging #8

avirshup opened this issue Jul 17, 2016 · 1 comment
Assignees
Milestone

Comments

@avirshup
Copy link
Contributor

avirshup commented Jul 17, 2016

Need to investigate how many dependencies Conda could take care of.

@avirshup
Copy link
Contributor Author

Created conda packages for our components at https://anaconda.org/moldesign/

conda install -c moldesign moldesign should work.

conda create env moldesign/moldesign
source activate moldesign

should work as well, and is also an easy way to get OpenMM and OpenBabel

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

2 participants