An open API service indexing awesome lists of open source software.

https://github.com/brglng/conda-hoster

A simple self-hosting conda channel service
https://github.com/brglng/conda-hoster

Last synced: 3 months ago
JSON representation

A simple self-hosting conda channel service

Awesome Lists containing this project

README

        

# conda-hoster

A simple self-hosting conda channel service.

# Build

cargo build

# Install

cargo install --path .

# Run

cargo run

or after installation:

conda-hoster

# Configuration

After first run, a configuration file is generated at
`~/.config/conda-hoster/config.toml`. It is straightforward and easy to edit.