pkgx & CI/CD
GitHub Actions
Installs pkgx
so you can then run go build
with go version ^1.20.
node
v16 will be available in your job.
dev
dev
The developer environment for your project will be available during the job.
Other CI/CD Providers
pkgx
will be installed. Use as per general terminal guidelines, eg:
At this time dev
requires shell integration.
You can try eg.
But in our experience CI/CD environments resist our shell integration.
pkgx
can make it easy to use the GNU or BSD versions of core utilities across platforms.
Last updated