trv
is a remote viewer for tbls.
This command is used to view tbls
information stored in github, e.g. in a terminal.
$ go install github.com/harakeishi/trv@latest
The first time it is started, a configuration file is created.
Fill in the information for documents generated by tbls
.
Required | Example | Description | |
---|---|---|---|
Owner | * | harakeishi |
Owner of the repository where the information is stored |
Repo | * | trv |
Repository where information is stored |
Path | * | sampledb |
Path of the document generated by tbls |
Token | * | Github Token | |
IsEnterprise | Is it GHES? | ||
BaseURL | https://git.hoge.com/api/v3/ |
Base URL for GHES | |
UploadURL | https://git.hoge.com/api/uploads/ |
Upload URL for GHES |
Tokens for retrieving information in public repositories can be used without setting any specific permissions.
target: https://github.com/harakeishi/trv/tree/v0.0.11/sampledb
- Easily switch between multiple data sources
- Filter by field name or table name
- View column details while displaying table information
Thanks goes to these wonderful people (emoji key):
Takayuki Nagatomi 💻 |
dojineko 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!