Crates.io | warmup |
lib.rs | warmup |
version | 0.1.2 |
source | src |
created_at | 2024-06-18 09:50:27.221293 |
updated_at | 2024-07-18 15:19:49.735104 |
description | Calculates the repetitions required for a warmup. |
homepage | |
repository | https://github.com/patrickbucher/warmup |
max_upload_size | |
id | 1275319 |
size | 8,555 |
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