Getting Started
Quick tutorial to get up and running with hodosome
Getting Started with hodosome
This tutorial will walk you through the basic usage of hodosome.
Prerequisites
Before you begin, make sure you have:
- Python 3.12 or higher
- UV package manager
- Nix (optional, but recommended)
Installation
See the Installation Guide for detailed installation instructions.
Basic Usage
# Example usage will be added here
print("Hello from hodosome!")Next Steps
- Explore the Development Guide
- Check out the API Reference