UNPKG

@marsdevs-com/git-workreport

Version:

A powerful GitHub plugin that generates AI-powered work reports from Git commit history for specified dates. Perfect for DevOps teams and development companies to track and validate work progress with intelligent summaries.

4 lines 160 B
export { GitAnalyzer } from './git-analyzer'; export { ReportGenerator } from './report-generator'; export * from './types'; //# sourceMappingURL=index.d.ts.map