Package Exports
- vaco-time
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vaco-time) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vaco-time
A command line script made with node.js that parses excel files produce by vaco/bullhorn inorder to easily quantify the total amount of hours worked.
Why?
If you've seen the exported timesheet report, you know what I mean ;)
Install
$ npm install vaco-time -g
Usage
- Login to the bullhorn site and download your timesheet.
- Run
vaco-time <path-to-file> in your terminal
Optionally you can clone this repo and run node bin/vaco-time <path-to-file>
Example
$ vaco-time myTimeSheet.xls
You have worked a total of 500 hours