mozilla/html5-lint

Include html5check.py in npm version or provide a CLI

Opened this issue · 1 comments

While Grunt and Gulp are great tools, there is an easier method to provide task management using npm scripts.

In order to get this to work, there needs to be a CLI version to execute. In this case, simply removing html5check.py from the .npmignore would allow for this.

Is html5validator what you are looking for?