Installation
Linux
wget https://github.com/allocata/sip/releases/download/v1.0.1/sip
chmod +x sip
sudo mv sip /usr/local/bin/Windows
# Download sip.exe from the Windows release assets
# The executable is self-contained and doesn't require additional DLLs
wget https://github.com/allocata/sip/releases/download/v1.0.1/sip.exe
# Run directly - no external dependencies needed
./sip.exe --versionFrom Source
git clone https://github.com/allocata/sip.git
cd sip
makeWhat's Changed
See the commits below for detailed changes.