# shanshui-cli

Implementation of [Huang Lingdong's
shan-shui-inf](https://github.com/LingDong-/shan-shui-inf) for the command line,
in Node. Heavily based on [Kuba Karpierz's
rewrite](https://github.com/admiral-akk/shan-shui-reloaded).

--------

## Installation

`npm i [-g] shanshui-cli`

## Usage

`shanshui foo.svg`

`shanshui` will output an SVG. By default it will be named `shanshui.svg`.

[LICENSE](./LICENSE.md)
