top | item 7915648 Binstar: Create and manage PyPI or Conda repositories 8 points| apples2apples | 11 years ago |continuum.io | reply 1 comment order hn newest [+] [-] apples2apples|11 years ago|reply My favorite part of this service is the Continuous Integration of your build.http://docs.binstar.org/continuous_integration.htmlOne stop shop to keeping your builds up to date with master.$ conda -c <your_channel> update <package_name>
[+] [-] apples2apples|11 years ago|reply My favorite part of this service is the Continuous Integration of your build.http://docs.binstar.org/continuous_integration.htmlOne stop shop to keeping your builds up to date with master.$ conda -c <your_channel> update <package_name>
[+] [-] apples2apples|11 years ago|reply
http://docs.binstar.org/continuous_integration.html
One stop shop to keeping your builds up to date with master.
$ conda -c <your_channel> update <package_name>