0.0.3 • Published 3 months ago

@tunnel/cli-development v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

@tunnel/cli-development

@tunnel/cli-development lets you easily add tunneld to your terminal for development.

Installation

Install @tunnel/cli-development globally using your favorite package manager.

# npm
npm install -g @tunnel/cli-development

# yarn
yarn add -g @tunnel/cli-development

# pnpm
pnpm add -g @tunnel/cli-development

Configuration

The configuration for @tunnel/cli-development is stored in ~/.tunnel/.env.development. You can modify this file directly to update the configuration, which will be loaded immediately the next time tunneld is run.

TUNNEL_MONOREPO_DIRPATH

The full path to the Tunnel monorepo on your machine.

0.0.3

3 months ago

0.0.2

4 months ago

0.0.1

6 months ago

0.0.0

6 months ago