tb

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2018 License: MIT, MIT Imports: 1 Imported by: 0

README

tb

tb is CLI to interact with a typebook server.

Install

$ go get github.com/cyberagent/typebook/cli/tb

Configuration

To configure the URL of a typebook server to interact with, set it via environment variable or configuration file as follows,

$ export TYPEBOOK_URL="$HOST:$PORT"

$HOST is dns name or IP for the server and $PORT is its service port.

Or create a file .typebook.yml in your home directory as follows,

url: "$HOST:$PORT"

If it is not set, tb uses 127.0.0.1:8888 as default. If both of them exist, environment variable takes precedence.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
The MIT License (MIT) Copyright © 2017 CyberAgent, Inc.
The MIT License (MIT) Copyright © 2017 CyberAgent, Inc.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL