-
Notifications
You must be signed in to change notification settings - Fork 2
Delta Winter of Code
Aditya Kumar edited this page Oct 20, 2020
·
1 revision
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
- Provide user complete control over all the input parameters via a custom configuration file or additional flags for each input parameter
- 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