Package Exports
- auto-timesheet
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 (auto-timesheet) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
auto-timesheet
⚠️ Package is in Beta! You are warned!
Add redmine timesheet automatically and periodically.
Important: This package is pre-configured for Cubet Technolabs Policies. If you need to configure this app for your workstation, please rise an issue and I'll reach you back.
Draft
here is the proposed checklist:
- initial prototype for adding entry in timesheet.
- inspect login process and mock it with program
- mock the timesheet adding process via program
- fetch commits from github
- make periodic function
- integrate the entire workflow into the periodic function
- use those commits as messages
- automatically detect issues and attach it
- add start-time, end-time & date in the request programmatically.
- better dir structure
- make highly configurable
- export the entire app into a cli
- cli tests
- some final tests ⬅️
- beautify a little bit.
- Typescript-ify
How to get started with this?
So you want to ride in the bleeding edge? Awesome ⭐
install
npm i -g auto-timesheet
verify with auto-timesheet --version
.
configure
auto-timesheet conf
It opens up a config file. Alter it and save. Make sure you didn't made any syntax mistakes with the opened json file.
By default it will open the editor mentioned in the $EDITOR env_var. If none, be prepared for vi.
start
auto-timesheet start
Found any issues?
Please report it at github issues
Licence
MIT © Vajahath Ahmed