@crypticat/cli
v0.2.18
Published
Crypticat's command-line interface
Readme

This is crypticat's command-line interface. You might be looking for the main documentation.
Installation
- Yarn:
yarn global add @crypticat/cli - NPM:
npm install -g @crypticat/cli
Usage
- Client:
crypticat [websocket url] - Server:
crypticat serve [port]
