It'd be more portable to be able to use layout-linter as an executable: ``` $ layout-linter -i path/to/file.html ``` Interesting options: * select the file(s) to analyse * lint from STDIN instead of a file * select the rules' file * Select the type of output (human readable, json...)