shelle 0.1.0

Macros for writing shell scripts in Rust.
Documentation
  • Coverage
  • 14.81%
    4 out of 27 items documented0 out of 0 items with examples
  • Size
  • Source code size: 15.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.69 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • foltik/shelle
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • foltik

shelle

Release Crates.io License: MIT

Macros for writing shell scripts in Rust.

This project is based on cmd_lib. Thanks to @tao-guo and other contributors for your hard work.