warmup

Crates.iowarmup
lib.rswarmup
version0.1.2
sourcesrc
created_at2024-06-18 09:50:27.221293
updated_at2024-07-18 15:19:49.735104
descriptionCalculates the repetitions required for a warmup.
homepage
repositoryhttps://github.com/patrickbucher/warmup
max_upload_size
id1275319
size8,555
Patrick Bucher (patrickbucher)

documentation

README

Warmup

Calculates the repetitions required for a warmup.

Usage:

$ warmup --weight 45 --reps 20 -b 20 -b 30 -b 40
45 * 20.00
30 * 30.00
23 * 40.00
20 * 45.00
Commit count: 5

cargo fmt