Skip to content

A command line interface (CLI) for the condo build system.

License

Notifications You must be signed in to change notification settings

CliffordCheefoon/condo-cli

 
 

Repository files navigation

Condo CLI

CLI for the condo build system github.com/automotiveMastermind/condo

Install instructions:

build the project

go build

link the built binary to the path (OSX)

ln -sf $(pwd)/condo-cli /usr/local/bin/condo

then run!

condo run

About

A command line interface (CLI) for the condo build system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%