tmate.io
Instant Terminal Sharing
Package Information
- Domain:
tmate.io
- Name:
tmate.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install tmate
Programs
This package provides the following executable programs:
tmate
Aliases
This package can also be accessed using these aliases:
tmate
Available Versions
Show all 1 versions
2.4.0
Latest Version: 2.4.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +tmate.io@2.4.0 -- $SHELL -i
Dependencies
This package depends on:
libevent.org^2.0
invisible-island.net/ncurses@6
msgpack.org@6
libssh.org@0
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.tmateio
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.