= powERGful: Bike Workout DSL :name: powERGful :toc:
image:https://gitlab.com/CodeLenny/bike-workout-dsl/badges/master/pipeline.svg[link="https://gitlab.com/CodeLenny/bike-workout-dsl/commits/master",title="pipeline status"] image:https://codecov.io/gh/CodeLenny/bike-workout-dsl/branch/master/graph/badge.svg[link="https://codecov.io/gh/CodeLenny/bike-workout-dsl",title="code coverage"]
A powerful DSL for creating bike workouts that can be compiled to ERG and other workout formats. Files written in {name} should be easy to read, while being concise.
== Example
"Warm up" 5m at 75% FTP / 60% FTHR @0m "5 minute warmup!"
"Get your legs spinning with a 5 minute warm up."
== Status
{name} is in a pre-beta state. This means that there are still rough edges, and syntax may be tweaked without warning.
Once {name} is in beta, the language will be stable and conform to semantic versioning, so minor versions will be backwards compatible.
link:https://github.com/CodeLenny/bike-workout-dsl/milestone/1[Issues blocking v0.1.0]