ots.sniptt.com
🔐 Share end-to-end encrypted secrets with others via a one-time URL
Package Information
- Domain:
otssniptt.com
- Name:
ots.sniptt.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install ots
Programs
This package provides the following executable programs:
ots
Aliases
This package can also be accessed using these aliases:
ots
Available Versions
Show all 3 versions
0.3.1
,0.3.0
,0.2.0
Latest Version: 0.3.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +otssniptt.com@0.3.1 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.otssnipttcom
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.