UNPKG

git-suggest

Version:

A lightweight command-line tool that automatically generates contextual, high-quality Git commit messages based on your staged code changes. Powered by GitHub Copilot CLI, it helps you write smarter commits with less typing.

3 lines 184 B
export declare function checkPrerequisites(verbose?: boolean): Promise<void>; export declare function installPrerequisites(): Promise<void>; //# sourceMappingURL=prerequisites.d.ts.map