1.2.2 • Published 2 months ago

@nmshd/connector-tui v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Connector TUI

A terminal user interface for Demos.

Showcase how to integrate Enmeshed and use the TypeScript Connector SDK.

This TUI only works with Enmeshed v2 (Connector version 3.0.0+)

Installation

Create a .env file in the folder you want to execute the TUI from and fill in the values:

BASE_URL=
API_KEY=
CONNECTOR_DISPLAY_NAME=

If you want to execute this TUI as a package you can install it using npm i -g @nmshd/connector-tui@beta and run connector_tui or simply run npx @nmshd/connector-tui@beta.

Run Local / Dev Time

  1. (only for the first time) npm install and copy .env.example to .env and fill in the values.
  2. npm start

Command line arguments

      --version  Show version number                                   [boolean]
  -e, --env      location of the env file relative to cwd
                                                      [string] [default: ".env"]
  -h, --help     Show help                                             [boolean]
1.2.2

2 months ago

1.2.0

4 months ago

1.2.1

4 months ago

1.1.0

5 months ago

1.0.0

5 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.2.6

6 months ago

0.2.3

9 months ago

0.2.2

9 months ago

0.2.5

6 months ago

0.2.4

7 months ago

0.1.2

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.0

1 year ago

0.1.1

1 year ago

0.0.3

1 year ago

0.0.4

1 year ago

0.0.1

2 years ago

0.0.2

2 years ago

0.0.1-beta.6

2 years ago

0.0.1-beta.5

2 years ago

0.0.1-beta.4

2 years ago

0.0.1-beta.3

2 years ago

0.0.1-beta.2

2 years ago

0.0.1-beta.1

2 years ago