This is a command line client that provides an interface to binstar.org.
First create an account on binstar.org
$ conda install binstar
$ pip install binstar
$ binstar login
Test your login with the whoami command:
$ binstar whoami
For a complete tutorial on building and uploading Conda packages to Binstar read the Getting Started Guide.