8 个版本
0.1.7 | 2022年12月7日 |
---|---|
0.1.6 | 2022年12月7日 |
0.1.5 | 2022年9月26日 |
#532 in 开发工具
19KB
346 行
fay
使用 Rust 编写的简单跨平台 CLI 应用程序,用于自动化多个 shell (bash 或 cmd) 命令
屏幕截图
安装
cargo install fay
如何使用
- 通过运行
cargo install fay
命令来安装 CLI - 输入
fay
并按回车键 - 遵循 CLI 指引
- 享受
许可协议
MIT License
Copyright (c) 2020 Fayaz Bin Salam
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
如何贡献
- 从仓库中分叉
- 克隆仓库
- 创建以您 GitHub 用户名为名的分支
- 编写代码
- 提交并推送代码
- 发起拉取请求
依赖项
~0.5–1MB
~22K SLoC