1 unstable release
0.1.0 | Mar 22, 2019 |
---|
#128 in #bash
38KB
149 lines
bash_plugin_rs
rust bindings to create bash plugins
This crate lets you build shared libraries, which can be loaded from within bash and used as super fast internal commands.
enable -f <LIBRARY> <COMMAND>
For examples look at the examples/tests of the git repository.
License: GPL-3.0-or-later
Dependencies
~0–2MB
~37K SLoC