A command line app for turning android lint output to markdown
npm install lint-to-md!npm
A utility to convert lint output from an Android project to a markdown format that is intended for a GitHub check summary or text area.
To install:
```
npm install -g lint-to-md
To generate a summary section:
``
lint-to-md summary
To generate a text section:
```
lint-to-md text