Skip to content

Provide utility-method to automate updating README.md #25

Description

@tomasbjerre

I often find myself:

  1. Running my program with -h
  2. Manually copying output
  3. Manually pasting that output into a section of my README.md.

Would be nice with some utility-method that takes a section in the README and replaces it with updated docs. Users can invoke that utility method using a test case or whatever. And always have up-to-date usage in README.md.

To show what I mean, have a look at updateReadmeWithReporters here: https://github.com/tomasbjerre/violations-lib/blob/master/src/main/java/se/bjurr/violations/lib/util/Utils.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions