An interactive CLI tool to calculate work time
Find a file
2023-11-11 17:13:46 +02:00
src Separate parse and format functions to their own files 2023-11-11 17:11:38 +02:00
.editorconfig Initial commit 2023-11-11 15:13:20 +02:00
.eslintrc.json Initial commit 2023-11-11 15:13:20 +02:00
.gitignore Initial commit 2023-11-11 15:13:20 +02:00
.prettierrc.json Initial commit 2023-11-11 15:13:20 +02:00
Makefile Remove nexe and add run target 2023-11-11 17:13:22 +02:00
package-lock.json Remove nexe and add run target 2023-11-11 17:13:22 +02:00
package.json Set version 2023-11-11 17:13:46 +02:00
tsconfig.json Initial commit 2023-11-11 15:13:20 +02:00