Socket
Book a DemoInstallSign in
Socket

@tru_id/cli-plugin-dev-server

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tru_id/cli-plugin-dev-server

Runs a development server from the tru.ID CLI

0.0.8
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

@tru_id/cli-plugin-dev-server

Runs a development server from the tru.ID CLI

oclif Version Downloads/week License

Installation

To install plugins you'll need the tru.ID CLI v0.8.0 or above.

npm install -g @tru_id/cli@canary

You can then install the plugin using:

$ tru plugins:install @tru_id/cli-plugin-dev-server

Commands

tru server

Runs a development server from the CLI

USAGE
  $ tru server

OPTIONS
  -h, --help                                         show CLI help
  -p, --port=port                                    [default: 8080] The port the server should listen on
  -s, --localtunnel-subdomain=localtunnel-subdomain  The subdomain for the local tunnel
  -t, --localtunnel                                  Run a localtunnel to expose the server to the Internet

  --project-dir=project-dir                          [default: .] The directory that contains the tru.json Project
                                                     configuration file

EXAMPLES
  $ tru server

  $ tru server -t -p 4000

See code: src/commands/server.ts

Releasing

CHANGELOG

Ensure the CHANGELOG.md is updated:

yarn run changelog

Finesse the contents of CHANGELOG.md and commit.

Tag

Tag the version that is being released with the version of the package and, optionally, the tag to be used in NPM:

git tag v{version}@{tag}

Push the update to the remote.

git push v{version}@{tag}

Publish to NPM

To release version run:

yarn run publish:latest

To release a canary version only run:

yarn run publish:canary

License

MIT

Keywords

tru-ID-cli-plugins

FAQs

Package last updated on 21 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.