xh
Friendly and fast tool for sending HTTP requests
Package Information
- Domain:
crates.io/xh - Name:
xh - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install xhPrograms
This package provides the following executable programs:
xh
Available Versions
Show all 5 versions
0.24.1,0.24.0,0.23.1,0.23.0,0.22.2
Latest Version: 0.24.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) xh -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.xh
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.