Binstar: Create and manage PyPI or Conda repositories (continuum.io) 8 points by apples2apples 12y ago ↗ HN
[–] apples2apples 12y ago ↗ 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>
1 comment
[ 3.8 ms ] story [ 16.4 ms ] threadhttp://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>