Skip to content

Installation

Clone the Repository

Clone Ember and enter the project directory:

git clone https://github.com/Mythcell/ember.git
cd ember

Create and sync a local uv-managed environment from the project metadata:

uv sync

pip

Install Ember into an existing environment with an editable install:

pip install -e .