Skip to content

gmarkall/conda-server

 
 

Repository files navigation

Binstar Client

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

Quickstart:

Create an account:

First create an account on anaconda.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.

Links

About

Anaconda Server Client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%