Skip to content

Installation

Requirements

  • Python 3.13 or higher
  • A terminal with Unicode support

uv is a fast Python package manager:

uv add sltasks

Or run directly without installing:

uvx sltasks

Install from source

git clone https://github.com/charliek/sltasks.git
cd sltasks
uv sync
uv run sltasks