package
0.0.0-20210912152203-60f493138856
Repository: https://github.com/kelda/blimp.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewStreamReader returns a new StreamReader.
Run runs the given Blimp command, and returns its stdout.
Start starts the given Blimp command.
No description provided by the author
Up runs `blimp up` with the given arguments, and waits until the development environment is ready for use.
# Structs
No description provided by the author
StreamReader provides convenience methods for reading from io streams.