ChronoSync Azure Extension is an extension designed to enhance time tracking across development teams by enabling seamless synchronization of timelog entries between Azure DevOps and Chronos. This extension integrates directly into your Azure DevOps environment, allowing for real-time updates and ensuring that time spent on tasks is accurately captured and reflected in both systems. By bridging the gap between Azure DevOps and Chronos, ChronoSync aims to streamline project management, improve productivity, and provide teams with the insights needed to optimize their workflows.
Bi-Directional Sync: ChronoSync allows for seamless synchronization of timelog entries between Azure DevOps and Chronos, ensuring that time spent on tasks is accurately captured and reflected in both systems.
Real-Time Updates: ChronoSync integrates directly into your Azure DevOps environment, allowing for real-time updates and ensuring that time spent on tasks is accurately captured and reflected in both systems.
Enhanced Project Management: By bridging the gap between Azure DevOps and Chronos, ChronoSync aims to streamline project management, improve productivity, and provide teams with the insights needed to optimize their workflows.
## Installation for Development
Clone the repository
Run npm install to install the dependencies
Run npm run package:dev to create the .vsix file
Run npm run start:dev to start the local development server. (Node 16 or before is required)
Publishing
Run npm run package to create the .vsix file
Run npm run publish to publish the extension to the marketplace