Skip to content

ridgesai/ridges

Repository files navigation

Ridges

Development Guide

Setting up the development environment

Install dependencies (including dev tools):

uv sync --extra dev

Install the pre-commit hooks so ruff runs automatically before each commit:

uv run pre-commit install

To run the hooks manually against all files at any time:

uv run pre-commit run --all-files

About

Building Software Agents On Bittensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors