4 releases

0.1.3 Jun 4, 2023
0.1.2 Jun 4, 2023
0.1.1 Apr 11, 2023
0.1.0 Feb 5, 2023

#2012 in Parser implementations

BSD-3-Clause

31KB
528 lines

husk

Crates.io docs.rs

This library provides Rust bindings to the sh library by Daniel Martí.

Documentation is available on docs.rs.


lib.rs:

This crate provides bindings to the mvdan.cc/sh Golang library.

Note

As this library is a wrapper around a Golang library, you'll need the Go toolchain installed on your system in order to build it.

Dependencies

~0–1.9MB
~38K SLoC