Skip to content

asmeurer/binstar-build-client

Repository files navigation

Binstar Build Client

This is a command line client that provides an interface to binstar.org.

Quickstart:

Create an account:

First create an account on binstar.org

Install the client:

With Conda:

    $ conda install binstar

Or pip:

   $ pip install binstar

Login

$ 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.

Installing from source

run

git clone https://github.com/Binstar/binstar-build-client
cd binstar-build-client
python setup.py [develop|install]

Links

About

Build build client

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published