zarf.dev
DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/
Package Information
- Domain:
zarf.dev
- Name:
zarf.dev
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install zarf
Programs
This package provides the following executable programs:
zarf
Aliases
This package can also be accessed using these aliases:
zarf
Available Versions
Show all 46 versions
0.56.0
,0.55.6
,0.55.5
,0.55.4
,0.55.2
0.55.1
,0.54.0
,0.53.0
,0.52.1
,0.52.0
0.51.0
,0.50.0
,0.49.1
,0.49.0
,0.48.1
0.48.0
,0.47.0
,0.46.0
,0.45.0
,0.44.0
0.43.1
,0.43.0
,0.42.2
,0.42.1
,0.42.0
0.41.0
,0.40.1
,0.39.0
,0.38.3
,0.38.2
0.38.1
,0.38.0
,0.37.0
,0.36.1
,0.36.0
0.35.0
,0.34.0
,0.33.2
,0.33.1
,0.33.0
0.32.6
,0.32.5
,0.32.4
,0.32.3
,0.32.2
0.32.1
Latest Version: 0.56.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +zarf.dev@0.56.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.zarfdev
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.