librejs-cli

command line interface for librejs

GPL-3.0 License

Downloads
6
Stars
5

librejs-cli is a command line tool for GNU LibreJS.

Installation:

npm install librejs-cli

Usage:

librejs file.js
librejs file.html
librejs *.js

To run the tests:

npm test