## Fscli

This is a simple CLI example similar to fs_cli. It has nowhere near as many features,
but shows a proof of concept of building an fs_cli clone in Node with node-esl.

![CLI][1]

### Installation

Simply run `npm install` from within the `examples/cli` directory

```shell
cd exmaples/fscli
npm install
```

### Usage

Just run the `./bin/fscli` file.

```shell
cd examples/fscli
./bin/fscli
```

[1]: http://cache.gawkerassets.com/assets/images/17/2010/09/500x_cli_wallpaper.jpg