Zwift workout generator command line tool and library
Go to file
Rene Saarsoo 0511343f09 Use argparse for parsing command-line options 2020-09-30 15:03:33 +03:00
examples Integrate detectRepeats() with ZWO generation 2020-09-25 12:18:37 +03:00
src Use argparse for parsing command-line options 2020-09-30 15:03:33 +03:00
.eslintrc.js Improve lint:js and lint:ts setup 2020-09-25 09:28:07 +03:00
.gitignore Ignore yarn error log file 2020-09-17 22:53:01 +03:00
.prettierrc Enforce trailing commas 2020-09-21 18:15:45 +03:00
jest.config.js Jest setup 2020-09-21 16:17:30 +03:00
package.json Use argparse for parsing command-line options 2020-09-30 15:03:33 +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