Skip to main content

install

Install the bundle to ChimeraX.

Usage

echi install [OPTIONS] [PATH]

Arguments

ArgumentDefaultDescription
PATH.Project directory or wheel file

Options

OptionDescription
-w, --wheel <FILE>Specific wheel file to install
--userInstall as user bundle

Examples

# Install from current directory
echi install

# Install as user bundle
echi install --user

# Install a specific wheel file
echi install --wheel dist/MyBundle-0.1.0-py3-none-any.whl