@crypticat/cli
Advanced tools
Comparing version 0.2.12 to 0.2.13
{ | ||
"name": "@crypticat/cli", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "Crypticat's command-line interface", | ||
@@ -5,0 +5,0 @@ "author": "Kognise <felix.mattick@gmail.com>", |
{ | ||
"name": "@crypticat/cli", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"description": "Crypticat's command-line interface", | ||
@@ -5,0 +5,0 @@ "author": "Kognise <felix.mattick@gmail.com>", |
@@ -1,11 +0,13 @@ | ||
# `cli` | ||
# Crypticat CLI | ||
> TODO: description | ||
This is crypticat's command-line interface. You might be looking for the [main documentation,](https://github.com/kognise/crypticat/blob/master/README.md) | ||
## Installation | ||
- Yarn: `yarn global add @crypticat/cli` | ||
- NPM: `npm install -g @crypticat/cli` | ||
## Usage | ||
``` | ||
const cli = require('cli'); | ||
// TODO: DEMONSTRATE API | ||
``` | ||
- Client: `crypticat [websocket url]` | ||
- Server: `crypticat serve [port]` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16742
13