Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bukinoshita/anderson-cli

Checks your node dependencies for contraband licenses
https://github.com/bukinoshita/anderson-cli

anderson anderson-cli cli command-line contraband license licenses

Last synced: 2 months ago
JSON representation

Checks your node dependencies for contraband licenses

Awesome Lists containing this project

README

        

# anderson-cli [![Build Status](https://travis-ci.org/bukinoshita/anderson-cli.svg?branch=master)](https://travis-ci.org/bukinoshita/anderson-cli)

> Checks your node dependencies for contraband licenses

## Install

```
$ npm install --global anderson-cli
```

## CLI

```
$ anderson --help

Usage:
$ anderson

Options:
-h, --help Show help options
-v, --version Show version
```

## Demo

## Related

- [anderson](https://github.com/bukinoshita/anderson) — API of this module

## License

MIT © [Bu Kinoshita](http://bukinoshita.io)