turso
Command line interface to Turso.
Package Information
- Domain:
turso.tech - Name:
turso - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install tursoPrograms
This package provides the following executable programs:
turso
Available Versions
Show all 91 versions
1.0.12,1.0.11,1.0.10,1.0.9,1.0.81.0.7,1.0.6,1.0.5,1.0.4,1.0.31.0.2,1.0.1,1.0.0,0.100.1,0.100.00.99.1,0.99.0,0.98.2,0.98.1,0.98.00.97.2,0.97.1,0.97.0,0.96.5,0.96.40.96.3,0.96.2,0.96.1,0.96.0,0.95.20.95.1,0.95.0,0.94.0,0.93.8,0.93.70.93.6,0.93.5,0.93.4,0.93.3,0.93.20.93.1,0.93.0,0.92.1,0.92.0,0.91.10.91.0,0.90.7,0.90.6,0.90.5,0.90.40.90.3,0.90.2,0.90.1,0.90.0,0.89.00.88.9,0.88.8,0.88.7,0.88.6,0.88.50.88.4,0.88.3,0.88.2,0.88.1,0.88.00.87.9,0.87.8,0.87.7,0.87.6,0.87.50.87.4,0.87.3,0.87.2,0.87.1,0.87.00.86.3,0.86.2,0.86.1,0.86.0,0.85.30.85.2,0.85.1,0.85.0,0.84.1,0.84.00.83.1,0.83.0,0.82.0,0.81.0,0.80.10.80.0
Latest Version: 1.0.12
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) turso -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.turso
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.