dblab.danvergara.com
The database client every command line junkie deserves.
Package Information
- Domain:
dblabdanvergara.com
- Name:
dblab.danvergara.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install dblab
Programs
This package provides the following executable programs:
dblab
Aliases
This package can also be accessed using these aliases:
dblab
Available Versions
Show all 16 versions
0.33.0
,0.32.0
,0.31.0
,0.30.1
,0.30.0
0.29.0
,0.28.1
,0.28.0
,0.27.0
,0.26.0
0.25.0
,0.24.1
,0.24.0
,0.23.0
,0.22.0
0.21.0
Latest Version: 0.33.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +dblabdanvergara.com@0.33.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.dblabdanvergaracom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.