docs/README.md
pkgxpkgx is a 4 MiB, standalone binary that can run anything.
brew install pkgx || curl https://pkgx.sh | sh
irm https://pkgx.sh | iex # Windows
{% hint style='info' %} Installation Guide {% endhint %}
pkgxpkgx Ecosystempkgx is more than a package runner, it’s a composable primitive that can be
used to build a whole ecosystem of tools. Here’s what we’ve built so far:
devdev uses shellcode and pkgx to create “virtual environments” for any project
and any toolset.
{% hint style='info' %} https://github.com/pkgxdev/dev {% endhint %}
pkgmpkgm installs pkgx packages to /usr/local.
{% hint style='info' %} https://github.com/pkgxdev/pkgm {% endhint %}
mashmash is a package manager for scripts that use pkgx to make the whole open
source ecosystem available to them.
{% hint style='info' %} https://github.com/pkgxdev/mash {% endhint %}
pkgo (Package…GO!)Some Open Source resists packaging and instead includes long installation
instructions that can be… tedious. pkgo makes using amazing tools like
“Stable Diffusion WebUI” as easy as typing pkgo (thanks to pkgx).
{% hint style='info' %} https://github.com/pkgxdev/pkgo {% endhint %}