#plugin #bash #shared #write

bash_plugin_rs

用于编写bash插件的crate

3个不稳定版本

0.2.0 2021年9月2日
0.1.1 2019年3月22日
0.1.0 2019年3月22日

#109 in #bash

每月21次下载
hello_bash_plugin 中使用

GPL-3.0-or-later

35KB
116

bash_plugin_rs

Rust绑定,用于创建bash插件

此crate允许您构建共享库,这些库可以在bash内部加载并用作超级快速的内部命令。

enable -f <LIBRARY> <COMMAND>

有关示例,请参阅git仓库中的示例/测试。

许可:GPL-3.0-or-later

无运行时依赖

~0–1.8MB
~34K SLoC