vaco-time

1.0.1 • Public • Published

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

  1. Login to the bullhorn site and download your timesheet.
  2. 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

Readme

Keywords

Package Sidebar

Install

npm i vaco-time

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mattmcfarland