DevLifts / DevLifts/fit-cli

Cannot fetch 1RM from command line

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I've tested out logging a one rep max, but can't seem to access the value using 'fit 1rm '.

Here's the output from my console:

>darwin@DTP:fit-cli λ fit log
>? What do you want to log? 1rm
>Logging 1rm...
>? Choose an exercise squat
>? What's your new max? 290
>Logged 290 as new squat max.
>darwin@DTP:fit-cli λ fit 1rm squat
>darwin@DTP:fit-cli λ

Looking at index.js, there's not a 1rm command yet. I can look into adding this functionality.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.