Sampler命令行下的可視化展示工具
Sampler 是一個用于在命令行環(huán)境下進(jìn)行命令執(zhí)行、可視化展示和警告的工具,使用 YAML 配置文件。
安裝
macOS
brew cask install sampler
或者
curl -Lo /usr/local/bin/sampler https://github.com/sqshq/sampler/releases/download/v1.0.1/sampler-1.0.1-darwin-amd64 chmod +x /usr/local/bin/sampler
Linux
wget https://github.com/sqshq/sampler/releases/download/v1.0.1/sampler-1.0.1-linux-amd64 -O /usr/local/bin/sampler chmod +x /usr/local/bin/sampler
注意: libasound2-dev 系統(tǒng)需要先行安裝。一般系統(tǒng)都會裝好這個庫,如果沒有請安裝 apt install libasound2-dev
Windows (體驗階段)
建議使用高級控制臺模擬器,例如 Cmder
評論
圖片
表情
