Zwift workout generator command line tool and library
Go to file
Rene Saarsoo fa8f0c70ad Add comments support to AST 2020-09-21 22:19:52 +03:00
examples My take on TSS calculation (apparently not correct) 2020-09-20 13:50:21 +03:00
src Add comments support to AST 2020-09-21 22:19:52 +03:00
.eslintrc.js Add ESLint and configure it for TypeScript 2020-09-21 15:43:35 +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 Workout header parsing tests 2020-09-21 16:38:10 +03:00
tsconfig.json Initial commit 2020-09-17 22:47:18 +03:00
yarn.lock Jest setup 2020-09-21 16:17:30 +03:00