Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 544 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 544 Bytes

CodeApprove GH Extension

This is a gh cli extension for https://codeapprove.com

Installation

gh extension install rockwotj/gh-ca

This extension is written in python3, which must be on your PATH.

Usage

View the help using:

gh ca --help

Development

Clone this directory and install the local version of the repo. For more info see the extension docs.

gh extension install .