3 个版本
0.1.2 | 2023年3月11日 |
---|---|
0.1.1 | 2023年2月24日 |
0.1.0 | 2023年2月24日 |
#37 in #wiki
12KB
277 行
mystuff-cli
基本个人信息管理:链接、维基(尚未实现)、每日日志(尚未实现)、待办事项列表(尚未实现)。
入门指南
待办
使用(通用)
MyStuff: links, wiki, log journal, etc.
Usage: mystuff [OPTIONS] [COMMAND]
Commands:
link Manage links
help Print this message or the help of the given subcommand(s)
Options:
-d, --data <PATH> mystuff data directory, default: ~/.mystuff/
-v, --verbose... More output per occurrence
-q, --quiet... Less output per occurrence
-h, --help Print help
-V, --version Print version
使用(链接)
Manage links
Usage: mystuff link [OPTIONS]
Options:
-a, --add <ADD> Add new link
--tag <TAG> Tags
-v, --verbose... More output per occurrence
--description <DESCRIPTION> Description
-q, --quiet... Less output per occurrence
-h, --help Print help
安装
待办
依赖
~7–18MB
~219K SLoC