/help-md-generator-action

Generate command help markdown & push to GitHub

MIT LicenseMIT

help-md-generator

Generate command help (or any options) markdown & push to GitHub

Demo (cat --help)

Usage

Add write access to GITHUB_TOKEN in your repository. (Help)

See sample.yml for usage and action.yml for action inputs.

Development

  1. Fork this repository.
  2. Do implements.
  3. Create a pull-request.