Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 363 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 363 Bytes

Evergreen Prompt

Evergreen prompt is an interactive CLI build using Go Prompt and the evergreen cli.

installation

Build from source

go build

# start the cli
./evergreen-prompt 

Or install with brew.

brew tap chatton/homebrew-tap
brew install evergreen-prompt

# start the cli
evergreen-prompt