Zwift workout generator command line tool and library
Go to file
Rene Saarsoo 29e514b724 Run build script at prepublish stage 2020-10-01 20:46:26 +03:00
bin Change main index file to only perform export of functions 2020-10-01 20:32:23 +03:00
examples Implement FreeRide intervals 2020-09-30 23:26:01 +03:00
src Change main index file to only perform export of functions 2020-10-01 20:32:23 +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
.npmignore Add empty .npmignore to ensure dist/ files are included 2020-10-01 20:45:02 +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 Run build script at prepublish stage 2020-10-01 20:46:26 +03:00
tsconfig.json Emit typescript declaration files 2020-10-01 20:40:06 +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)