scie-pants 
Protects your Pants from the elements.
Package Information 
- Domain: 
pantsbuild.org/scie-pants - Name: 
scie-pants - Homepage: Not specified
 - Source: View on GitHub
 
Installation 
bash
# Install with launchpad
launchpad install pantsPrograms 
This package provides the following executable programs:
pants
Aliases 
This package can also be accessed using these aliases:
pants
Available Versions 
Show all 5 versions
0.12.5,0.12.3,0.12.2,0.12.1,0.12.0
Latest Version: 0.12.5
Install Specific Version 
bash
# Install specific version
sh <(curl https://pkgx.sh) pants -- $SHELL -iDependencies 
This package depends on:
curl.se/ca-certs
Usage Examples 
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.pants
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.