2 releases
| 0.0.2 | Apr 4, 2025 |
|---|---|
| 0.0.1 | Apr 2, 2025 |
#309 in FFI
58 downloads per month
10KB
247 lines
ruszt
Rust functions for bash!
Building
To build this project, you need to have the bash headers and pkg-config
installed.
Examples
There are some examples in the examples folder:
hello: a basic Hello World examplevariables: working with variables
References for writing functions for bash in C in general: https://mywiki.wooledge.org/BashLoadableBuiltins
Thanks to sdomi for nerdsniping me into it and helping with code and motivation.
Dependencies
~0.3–2.6MB
~53K SLoC