github pkgxdev/pkgx v2.4.0

2 days ago
  • Windows
    • Experimental & limited packages available
    • Compile it yourself for now
  • --shebang,-!
    • for faster, more efficient pkgx stubs
    • eg. #!/usr/bin/env -S pkgx -! cmake executes cmake "$@"
    • Previously this would fail due to the shebang handler adding the filename of the script after the cmake argument
    • The --shebang flag drops this argument
  • Quit littering ~.pkgx with tmp files

Full Changelog: v2.3.2...v2.4.0

Don't miss a new pkgx release

NewReleases is sending notifications on new releases.