📦 beads_rust/ Dicklesworthstone
Fast Rust port of Steve Yegge's beads: local-first, non-invasive issue tracker storing tasks in SQLite with JSONL export for git collaboration
Открыть на GitHub ↗обновлён 3д назад
Звёзды
★ 1.0k
Форки
106
За неделю
—
За месяц
—
Рост %
—
Язык
Rust
Установка и запуск
Example Config
# .beads/config.yaml
# Default issue ID prefix for newly created issues
id:
prefix: "proj"
# Default values for new issues
defaults:
priority: 2
type: "task"
assignee: "team@example.com"
# Output formatting
output:
color: true
date_format: "%Y-%m-%d"
# Sync behavior
sync:
auto_import: false
auto_flush: false
Из README репозитория · полный README на GitHub
Категории
Теги
developer-toolsgitissue-trackerrustsqlite