Skip to content

Nodejs CLI to automate timesheet reports for contractors

Notifications You must be signed in to change notification settings

victorkurauchi/timesheet

Repository files navigation

timesheet

Nodejs CLI to automate timesheet reports for contractors

oclif Version Downloads/week License

Development usage

./bin/run

Provide your name and your project when prompted:

  • Victor [5229]
  • FWT [250]

Testing

npm test

Usage

$ npm install -g timesheet
$ timesheet COMMAND
running command...
$ timesheet (-v|--version|version)
timesheet/0.0.1 darwin-x64 node-v12.18.3
$ timesheet --help [COMMAND]
USAGE
  $ timesheet COMMAND
...

Commands

To do:

  • save name and project locally so user doesn't need to provide details every time
  • option to re-save the project and name
  • save file in a better format than output.csv (ie feb-01-to-05.csv)
  • show amount of hours per day ?
  • option to set description for each day a

About

Nodejs CLI to automate timesheet reports for contractors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published