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

https://github.com/hideack/casto-cli

Casto(http://ca.storyboards.jp/ ) Command line interface tool.
https://github.com/hideack/casto-cli

Last synced: about 1 year ago
JSON representation

Casto(http://ca.storyboards.jp/ ) Command line interface tool.

Awesome Lists containing this project

README

          

Casto cli tool
================

Casto(http://ca.storyboards.jp/ ) cli tool.

Live coding in browse, using text editor.

### Installation

```
$ [sudo] npm install casto -g
```

### Usage

```
$ casto

Usage: casto [options]

Options:

-h, --help output usage information
-V, --version output the version number
-b, --browse automatically opens a browser
-s, --stdin STDIN are passed to Casto
-p, --port [port] Port number. (default: 9992)
```

[![NPM](https://nodei.co/npm/casto.png?compact=true)](https://nodei.co/npm/casto/)