Skip to content

weiting-tw/homebrew-iota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iota

workflow

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

設定 Taps 以及(反)安裝 iota

brew tap weiting-tw/iota
brew install iota --cask

# 確認安裝版本
brew list --cask --version | grep iota

# 更新
brew upgrade iota

# 移除
brew uninstall iota

安裝搶先測試版 iota

brew tap weiting-tw/iota
brew install iota-beta --cask

# 重新安裝最新版本
brew install iota-beta --cask -f

# 移除
brew uninstall iota-beta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages