Skip to content

Generate a marathon plan as an .ics, based on Hal Higdon marathon plan

Notifications You must be signed in to change notification settings

jamierumbelow/marathon-plan-ics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marathon-plan-ics

To install dependencies:

bun install

To run:

bun run index.ts [MARATHON DATE: YYYY-MM-DD] [GOAL TIME: HH:MM:SS] [TRAINING START DATE: YYYY-MM-DD] [RUNS START TIME: HH:MM:SS]

Eg, to start training on Jan 1, 2024, for a marathon on May 26, 2024 with a goal time of 3:30:00, and runs starting at 6:00am:

bun run index.ts 2024-05-26 3:30:00 2024-01-01 6:00:00

About

Generate a marathon plan as an .ics, based on Hal Higdon marathon plan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published