- Author: Coleman Word
- Email: coleman.word@gofunct.com
- Download: `go get github.com/gofunct/goscript
- Description: gRPC service to execute shell commands transparently on a remote server
Usage:
goscript [command]
Available Commands:
exec execute a script on a backend grpc server
help Help about any command
protoc A brief description of your command
replace for all files with the .tmpl extension, replace the keys with the values present in the provided metadata
serve start a grpc server to handle remote script requests
test run an interactive web server to test code in current repository
Flags:
--config string config file (default is $HOME/.chronic.yaml)
-h, --help help for goscript
Use "goscript [command] --help" for more information about a command.
High Priority:
- .
Medium Priority:
- .
Low Priority:
- .
- Step One