0.0.1 • Published 5 years ago
@boredland/punchcard-cli v0.0.1
Punchcard-CLI
Time recording for the command line. Work with your favorite provider or the provider your employer dictates.
Supported Providers
- absence.io
Planned Providers
- timesheet.io
- toggl.com
Usage
yarn cli auth absenceyarn cli track startyarn cli track stopyarn cli track statusyarn cli track list
Neartime plans
- npmjs release
- add ci
- help menus
- filtering options for
track list
Publishing to NPM
To package your CLI up for NPM, do this:
$ npm login
$ npm whoami
$ npm lint
$ npm test
(if typescript, run `npm run build` here)
$ npm publishLicense
MIT - see LICENSE
0.0.1
5 years ago