qshell

Crates.ioqshell
lib.rsqshell
version0.1.1
sourcesrc
created_at2024-02-13 20:08:54.745698
updated_at2024-02-13 22:38:47.459578
descriptionMacro for easily running commands
homepage
repositoryhttps://github.com/adsnaider/sh
max_upload_size
id1138878
size2,843
(adsnaider)

documentation

README

qshell: Command-running macro

sh is a macro for running external commands. It provides functionality to pipe the input and output to variables as well as using rust expressions as arguments to the program.

Commit count: 0

cargo fmt