Sampler macOSLinuxWindows (体验阶段) 介绍
Sampler 是一个用于在命令行环境下进行命令执行、可视化展示和警告的工具,使用 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 系统需要先行安装。一般系统都会装好这个库,如果没有请安装 apt install libasound2-dev
Windows (体验阶段)
建议使用高级控制台模拟器,例如 Cmder
Sampler macOSLinuxWindows (体验阶段) 官网
https://github.com/sqshq/sampler
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。