https://github.com/nikolas/librejs-cli
command line interface for librejs
https://github.com/nikolas/librejs-cli
Last synced: 6 months ago
JSON representation
command line interface for librejs
- Host: GitHub
- URL: https://github.com/nikolas/librejs-cli
- Owner: nikolas
- License: gpl-3.0
- Created: 2015-04-09T05:06:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T17:00:30.000Z (over 6 years ago)
- Last Synced: 2024-10-20T14:42:09.549Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://www.gnu.org/s/librejs/
- Size: 60.5 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
librejs-cli is a command line tool for GNU LibreJS.
[](https://travis-ci.org/nikolas/librejs-cli)
Installation:
npm install librejs-cli
Usage:
librejs file.js
librejs file.html
librejs *.js
To run the tests:
npm test
[](https://greenkeeper.io/)