Skip to content

aux4.io

elevate your imagination

Package Information

  • Domain: aux4.io
  • Name: aux4.io
  • Homepage: Not specified
  • Source: View on GitHub

Installation

bash
# Install with launchpad
launchpad install aux4

Programs

This package provides the following executable programs:

  • aux4

Aliases

This package can also be accessed using these aliases:

  • aux4

Available Versions

Show all 6 versions
  • 5.0.14, 5.0.11, 5.0.10, 5.0.9, 5.0.8
  • 5.0.3

Latest Version: 5.0.14

Install Specific Version

bash
# Install specific version
sh <(curl https://pkgx.sh) +aux4.io@5.0.14 -- $SHELL -i

Usage Examples

typescript
import { pantry } from 'ts-pkgx'

// Access this package
const pkg = pantry.aux4io

console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)

This documentation was auto-generated from package data.

Released under the MIT License.