This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
Releases: 74th/flyingwhale
Releases · 74th/flyingwhale
v0.1.0
- support linux and macos
- support npm
- support yum
- support apt-get
macos
curl -L https://github.com/74th/flyingwhale/releases/download/v0.1.0/flyingwhale_darwin > /usr/local/bin/whale
chmod +x /usr/local/bin/whale
linux
sudo curl -L https://github.com/74th/flyingwhale/releases/download/v0.1.0/flyingwhale_linux > /usr/local/bin/whale
sudo chmod +x /usr/local/bin/whale