Zwift workout generator command line tool and library
Go to file
Rene Saarsoo 01d49f45c3 Fix duration sum calculation 2020-09-24 11:13:49 +03:00
examples Add start command for free-form execution 2020-09-24 11:04:36 +03:00
src Fix duration sum calculation 2020-09-24 11:13:49 +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 Add start command for free-form execution 2020-09-24 11:04:36 +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