Zwift workout generator command line tool and library
Go to file
Rene Saarsoo dd9baffb8d Switch start script to use /bin 2020-10-01 20:28:08 +03:00
bin Add script in bin/ and building of .ts files 2020-10-01 20:25:16 +03:00
examples Implement FreeRide intervals 2020-09-30 23:26:01 +03:00
src Add the missing <workout> tag :) 2020-10-01 20:04:21 +03:00
.eslintrc.js Improve lint:js and lint:ts setup 2020-09-25 09:28:07 +03:00
.gitignore Add script in bin/ and building of .ts files 2020-10-01 20:25:16 +03:00
.prettierrc Enforce trailing commas 2020-09-21 18:15:45 +03:00
README.md Implement FreeRide intervals 2020-09-30 23:26:01 +03:00
jest.config.js Jest setup 2020-09-21 16:17:30 +03:00
package.json Switch start script to use /bin 2020-10-01 20:28:08 +03:00
tsconfig.json Improve lint:js and lint:ts setup 2020-09-25 09:28:07 +03:00
yarn.lock Use argparse for parsing command-line options 2020-09-30 15:03:33 +03:00

README.md

Zwift workout generator

TODO

  • Repeats (and nested repeats)
  • Unsupported params: message duration & y-position
  • More restricted syntax for text (with quotes)