An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

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

[![Build Status](https://travis-ci.org/nikolas/librejs-cli.svg?branch=master)](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

[![Greenkeeper badge](https://badges.greenkeeper.io/nikolas/librejs-cli.svg)](https://greenkeeper.io/)