autodesk-cloud / ochopod

Your friendly orchestration overlay over Mesos, K8S and more !
http://autodesk-cloud.github.io/ochopod/
Apache License 2.0
122 stars 20 forks source link

ocho executable #21

Closed titilambert closed 9 years ago

titilambert commented 9 years ago

In setup.py, I see:

         'ocho = ochopod.tools.main:go'

This create an executable ocho I don't get what is the utility of the executable. Could you explain it ?

Thanks.

opaugam commented 9 years ago

good catch - remains from the early codebase / not needed anymore .. i'll clean up

titilambert commented 9 years ago

Thanks ! I close this one