Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 913 Bytes

File metadata and controls

20 lines (19 loc) · 913 Bytes

Automated-Code-Review-Checklist-Generator

A CLI tool that generates a customizable code review checklist based on the programming language, framework, or project type, helping developers ensure code quality and consistency before submitting pull requests.

Automated Code Review Checklist Generator

A CLI tool to generate customizable code review checklists for developers.

Installation

npm install -g review-gen-cli
Usage
Interactive mode: review-gen generate
Direct mode: review-gen direct --lang <lang> --framework <framework> --output <file>
Save template: review-gen save <name> --lang <lang> --custom <items>
Features
Supports multiple languages and frameworks.
Interactive and command-line modes.
Save and reuse checklist templates.
Outputs in markdown for easy integration.
Support
If you find this tool helpful, please consider sponsoring me on GitHub Sponsors!
https://github.com/loigaak