Expand description
Core domain logic, data models, and storage traits for Stint.
Modulesยง
- config
- Configuration file support for Stint.
- dateparse
- Relative and absolute date parsing.
- discover
- Project auto-discovery from filesystem markers.
- duration
- Human-friendly duration parsing.
- error
- Top-level error types for Stint.
- hook
- Shell hook logic for automatic time tracking.
- import
- One-time data import from CSV files.
- models
- Domain models for Stint.
- report
- Report generation and formatting.
- service
- High-level business logic for Stint operations.
- storage
- Storage traits and implementations for Stint.