.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH YAEGI "1" "August 2021" "yaegi 0.9.21" "User Commands" .SH NAME yaegi \- Yet Another Elegant Go Interpreter .SH DESCRIPTION Yaegi is a Go interpreter. .PP Usage: .IP yaegi [command] [arguments] .PP The commands are: .TP extract generate a wrapper file from a source package .TP help print usage information .TP run execute a Go program from source .TP test execute test functions in a Go package .TP version print version .PP Use "yaegi help " for more information about a command. .PP If no command is given or if the first argument is not a command, then the run command is assumed. .SH AUTHOR This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.