Skip to content
/ JET Public

๐Ÿ‹๐Ÿป CLI for tracking your exercise.

Notifications You must be signed in to change notification settings

jsisaacs/JET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JET v1.0

JET is a command-line tool that helps you track your weightlifting progress.

asciicast

Getting Started

Run the following to download:

git clone https://github.iu.edu/jsisaacs/JET.git

Running

To run JET, move into the directory and do this:

java -jar target/JET-1.0-SNAPSHOT.jar

How-To

To get help about commands while in the system:

JET:> help

ย 

To create a new exercise:

JET:> new-exercise 0 "exerciseName" 5 10 315 "10/7/2017" "This is a note."

ย 

To delete a specific exercise:

JET:> delete-exercise 0

ย 

To clear the whole exercise ArrayList:

JET:> clear-exercise 

ย 

To render the exercise spreadsheet:

JET:> spreadsheet

Built With

About

๐Ÿ‹๐Ÿป CLI for tracking your exercise.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages