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.
- Host: GitHub
- URL: https://github.com/hideack/casto-cli
- Owner: hideack
- License: mit
- Created: 2014-06-03T00:10:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-07T02:47:40.000Z (about 9 years ago)
- Last Synced: 2025-05-12T23:52:00.535Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://ca.storyboards.jp/
- Size: 17.6 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
```
[](https://nodei.co/npm/casto/)