JSPM

vaco-time

1.0.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 3
    • Score
      100M100P100Q19679F
    • License MIT

    Parses vaco excel reports for a quick peak at total hours worked.

    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

    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