Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.09 KB

File metadata and controls

22 lines (14 loc) · 1.09 KB

squarectl

GitHub License Build Status GitHub Release Docker Image

Installation

Manual installation

Grab the latest binary from the releases page and run it with the sample configuration project.

If you use asdf you can also install squarectl with asdf-squarectl.

Setup Bash completion

Add this to your .bashrc

source <(squarectl completion bash)