Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 518 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 518 Bytes

homebrew-cql

You can just brew install cql. This project is only for beta test.

Homebrew Tap for CovenantSQL client

Installation

brew install cql

Running

Go client

cql

Upgrading

brew update && brew upgrade

Minor updates

Go client

brew update && brew reinstall cql

Versions

List available versions with:

ls -l /usr/local/Cellar/cql

If you have other versions installed, you can switch with:

brew switch cql <version>