Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 556 Bytes

installation.md

File metadata and controls

26 lines (18 loc) · 556 Bytes

Installation

Major platform binaries here

*nix binary

curl -L https://github.com/dnitsch/uistrategy/releases/latest/download/uiseeder-linux -o uiseeder

MacOS binary

curl -L https://github.com/dnitsch/uistrategy/releases/latest/download/uiseeder-darwin -o uiseeder
chmod +x uiseeder
sudo mv uiseeder /usr/local/bin

Download specific version:

curl -L https://github.com/dnitsch/uistrategy/releases/download/v0.5.0/uistrategy-`uname -s` -o uistrategy