An Automated Solution for Time Tracking Compliance for Doctari candidates in Germany
Example of a simple time tracking compliance package for Doctari candidates in Germany. The package is built using TypeScript and is published to Github package registry.
To build doctari-timjs-pck, follow these straightforward installation steps:
$ git clone https://github.com/your-username/doctari-timjs-pck.git
$ cd doctari-timjs-pck
$ yarn install
$ yarn run build
- Automated Version Release: Upon code push to the master branch, the system performs necessary checks and triggers an automated release of a new version.