Binstar: Create and manage PyPI or Conda repositories(continuum.io)8 points·by apples2apples·12 ปีที่แล้ว·1 commentscontinuum.ioBinstar: Create and manage PyPI or Conda repositorieshttp://continuum.io/blog/binstar1 commentsPost comment[–]apples2apples·12 ปีที่แล้วreplyMy 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>
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>