Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 15:30

Installation

Linux

wget https://github.com/allocata/sip/releases/download/v1.0.0/sip
chmod +x sip
sudo mv sip /usr/local/bin/

From Source

git clone https://github.com/allocata/sip.git
cd sip
make