Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 252 Bytes

HOWTO.md

File metadata and controls

12 lines (9 loc) · 252 Bytes

how to build & run

  1. Install Docker

  2. Build docker build --tag yaml-sucks .

  3. Run:

    docker run
    --rm
    --volume pwd:/app
    yaml-sucks

This will regenerate README.md.