mdraw / elektronn-conda-recipes

(The release recipe has moved to https://github.com/ELEKTRONN/ELEKTRONN) Conda recipes for https://github.com/ELEKTRONN/ELEKTRONN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conda-elektronn

Conda recipes for ELEKTRONN.

Conda packages for ELEKTRONN are now online at anaconda.org. You can install them by running

$ conda config --add channels elektronn
$ conda install elektronn

Currently the only officially supported platform is linux-x86_64. Support for Windows x64 may be added some day if there is demand.

Building and installing the packages manually:

Stable releases:

$ git clone https://github.com/mdraw/conda-elektronn.git
$ cd conda-elektronn
$ conda build elektronn
$ conda install --use-local elektronn

Git version:

$ git clone https://github.com/mdraw/conda-elektronn.git
$ cd conda-elektronn
$ conda build elektronn-git
$ conda install --use-local elektronn-git

About

(The release recipe has moved to https://github.com/ELEKTRONN/ELEKTRONN) Conda recipes for https://github.com/ELEKTRONN/ELEKTRONN

License:MIT License


Languages

Language:Batchfile 71.1%Language:Shell 28.9%