/limiter

Plain-text exercise tracker

Primary LanguageRust

limiter

Limiter is a DSL1 and exercise management tool.

The goal is to specify a language with which it is convenient to concisely, yet flexibly, record workouts.

Usage

limiter --progress workouts-history.wrk

Docs

See the docs directory for more details and examples.

Roadmap

  • Parser
  • Progress report generator
  • Linter
  • Formatter
  • Syntax updates
    • super sets

Footnotes

  1. DSL = Domain-Specific Language