Go lang package runner, an npx implementation for go
exegol installs the package in temporary location, executes the binary, post run cleans up installation
go get github.com/shubhodeep9/exegol
// latest versions of go
go install github.com/shubhodeep9/exegol@latestEnsure
$GOBINis set in$PATH
exegol -uri package -v latest -arg "-sample arg"