chompbuild.com
'JS Make' - parallel task runner for the frontend ecosystem with a JS extension system.
Package Information
- Domain:
chompbuild.com
- Name:
chompbuild.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install chomp
Programs
This package provides the following executable programs:
chomp
Aliases
This package can also be accessed using these aliases:
chomp
Available Versions
Show all 1 versions
0.2.23
Latest Version: 0.2.23
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +chompbuild.com@0.2.23 -- $SHELL -i
Dependencies
This package depends on:
openssl.org^1.1
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.chompbuildcom
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.