Delta Winter of Code - adityaa30/check-commit GitHub Wiki

Delta Winter of Code '20

Command Line Interface

Add support for using this action locally via a command line interface. The CLI should use the modify existing codebase such that it works as Github Action as well as a CLI. The CLI should

  1. Provide user complete control over all the input parameters via a custom configuration file or additional flags for each input parameter
  2. Provide documentation via --help flags and in the Github Wiki to the user. The wiki should provide examples and guides such as how to use the tool as a githook, etc.

The CLI tool will be published as a package in npm