3drobotics / solo-cli

Solo command line utilities.
20 stars 36 forks source link

needs brew recipe #22

Open mrpollo opened 8 years ago

mrpollo commented 8 years ago

Step 1:

brew install solo-cli

Step 2: Success!

SUCCESS

tcr3dr commented 8 years ago

@mrpollo Brew doesn't repackage anything available from other version control systems.

So instead we do it ourselves?

brew tap 3drobotics/tools
brew install solo-cli

!!!

mrpollo commented 8 years ago

that's what we need!