/trv

trv is a remote viewer for tbls. This command is used to view tbls information stored in github, e.g. in a terminal.

Primary LanguageGoMIT LicenseMIT

All Contributors

logo

trv is a remote viewer for tbls. This command is used to view tbls information stored in github, e.g. in a terminal.

Table of Contents

DEMO

image

Installation

$ go install github.com/harakeishi/trv@latest

Usage

Setup

setup

The first time it is started, a configuration file is created. Fill in the information for documents generated by tbls.

. required Description
Owner * Owner of the repository where the information is stored
Repo * Repository where information is stored
Path * Path of the document generated by tbls
Token * Github Token
IsEnterprise Is it GHES?
BaseURL Base URL for GHES
UploadURL Upload URL for GHES

Tokens for retrieving information in public repositories can be used without setting any specific permissions.

Example

target: https://github.com/harakeishi/trv/tree/v0.0.11/sampledb

image

Function

  • Easily switch between multiple data sources
  • Filter by field name or table name
  • View column details while displaying table information

License

MIT

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Takayuki Nagatomi
Takayuki Nagatomi

💻

This project follows the all-contributors specification. Contributions of any kind welcome!