1.0.1 • Published 2 years ago
vscode-timeline-analyzer v1.0.1
vscode-timeline-analyzer
A CLI tool that uses VSCode history files to produce a timeline of work.
How to use
- Install the package globally with
npm i -g vscode-timeline-analyzer
- Use it in your CLI with
vscode-timeline-analyzer
- Answer the three questions to specify which directory and/or file you want to check, or spam enter to default to everything in the current directory.