#discovery #sorting #contextual #finder #filter #context #list

bin+lib projectr

上下文、最近使用排序的项目查找器

4 个版本

0.4.1 2023 年 7 月 17 日
0.4.0 2023 年 7 月 17 日
0.3.2 2023 年 5 月 21 日
0.3.1 2023 年 5 月 21 日

#745 in 文件系统

每月 23 次下载

MIT 许可证

28KB
556 代码行

Projectr

builds.sr.ht status Crates.io docs.rs

一个上下文、最近使用排序的项目查找器。

projectr 是一个项目发现工具,它使用提供的上下文和过滤器生成最近使用排序的项目目录列表。

安装

使用 Cargo

cargo install --git=https://git.sr.ht/~tobyvin/projectr

从源代码构建

如果您已安装 Rust,则可以使用 Cargo 构建 projectr。

$ git clone https://git.sr.ht/~tobyvin/projectr
$ cd projectr
$ cargo build --release
$ ./target/release/projectr --version
projectr 0.4.1

用法

要列出所有可用选项,请运行 projectr -h

对于工作示例,请参阅 tmux-projectr

版本

每个版本的更改列表可以在 CHANGELOG.md 中找到。

~tobyvin/[email protected] 上订阅版本公告。

故障排除

~tobyvin/[email protected] 中请求支持或关注一般讨论。

有关错误报告和功能请求,请参阅 提交错误报告和功能请求 部分,在 CONTRIBUTING.md 中。

维护者

tobyvin

贡献

任何人都可以为 projectr 贡献。请参阅 CONTRIBUTING.md

许可证

projectr 使用 MIT 许可证。

依赖项

~7–18MB
~227K SLoC