1 个不稳定版本
0.1.0 | 2022 年 11 月 27 日 |
---|
49 在 #项目
13KB
328 行
PMR CLI (RS)
Rust 重写的 jascha030/pmr-cli,它是一个用 PHP 编写的小型项目管理 CLI 工具,用于存储项目管理相关的链接。
上述版本最初被用作一个原型,打算用 Rust 重新编写,但我还没有找到动力去这样做。
直到现在才这样做 🎉!
安装
cargo install pmr
命令
该 CLI 工具包含两个控制台命令。
初始化
使用 init 命令创建一个 .pm.toml
资源文件。
Usage: pmr init: [OPTIONS]
Options:
-h, --help Print help information
这将引导您回答几个问题,询问您是否想为以下类别添加项目 URL
- 任务管理
- 时间跟踪
- Git 仓库
打开
The open command provides quick access to your provided resources.
Usage: pmr open [OPTIONS]
Options:
-a, --all Open all resources
-h, --help Print help information
许可证
此 composer 软件包是一个开源软件,根据 MIT 许可证 授权。
依赖关系
~2–11MB
~96K SLoC