#shell #bash #cli #自动化 #简单

app fay

使用 Rust 编写的简单跨平台 CLI 应用程序,用于自动化多个 shell (bash 或 cmd) 命令

8 个版本

0.1.7 2022年12月7日
0.1.6 2022年12月7日
0.1.5 2022年9月26日

#532 in 开发工具

MIT 协议

19KB
346

fay

使用 Rust 编写的简单跨平台 CLI 应用程序,用于自动化多个 shell (bash 或 cmd) 命令

屏幕截图

fay

安装

cargo install fay

如何使用

  1. 通过运行 cargo install fay 命令来安装 CLI
  2. 输入 fay 并按回车键
  3. 遵循 CLI 指引
  4. 享受

许可协议

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.

如何贡献

  1. 从仓库中分叉
  2. 克隆仓库
  3. 创建以您 GitHub 用户名为名的分支
  4. 编写代码
  5. 提交并推送代码
  6. 发起拉取请求

依赖项

~0.5–1MB
~22K SLoC