Skip to content

chatton/evergreen-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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