Categorygithub.com/nxcc/go-script-runner
module
0.0.0-20241025063822-c73bdb71d758
Repository: https://github.com/nxcc/go-script-runner.git
Documentation: pkg.go.dev

# README

Go Script Runner

Experimental go script runner, based on yaegi.

Build static gsr with some useful packages compiled in:

 CGO_ENABLED=0 go build ./cmd/gsr

Run scripts standalone, no go installation or dependencies required:

./gsr ./scripts/single/
./gsr ./scripts/multi/

Install

go install github.com/nxcc/go-script-runner/cmd/gsr@latest

# Packages

No description provided by the author
No description provided by the author
No description provided by the author