Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Releases: 74th/flyingwhale

v0.1.0

12 Oct 06:50
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • 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