# pseudo-terminal-go ## Install ``` go get github.com/carmark/pseudo-terminal-go/terminal ``` ## Run a test ``` go build test.go ./test ```