Attributes
Includes Deno configuration
Repository
Current version released
a year ago
Dependencies
deno.land/x
std
vt - A companion cli for val.town
Installation
You will need to install deno first.
deno install -Agf http://deno.land/x/vt_cli/vt.tsRun vt completions --help for instructions on how to enable shell completions.
Authentication
Set the VALTOWN_TOKEN environment variable. You can generate a new one from here.

Features
- Manage and Edit your vals locally
- List/Upload/Download/Delete Blobs
- Execute SQLite queries, import csv files as tables
Usage
Run vt --help to get a list of all available commands.