7 releases

0.1.6 May 28, 2022
0.1.5 May 20, 2022

#9 in #pod

46 downloads per month

MIT/Apache

38KB
837 lines

Rubo 集成一些 cli 工具。安装:

cargo install rubo

安装后,通过 rubo --help 可查看工具集。

tree

rubo tree 类似于 tree,但更漂亮一些。

pod

pod 相关工具集:

  • rubo pod dep 基于 Podfile.lock 分析 pod 依赖
  • rubo pod rdep 基于 Podfile.lock 分析 pod 的反向依赖

Dependencies

~6–8MB
~127K SLoC