cli_runner 0.2.0

CLI runner library for Rust - run a full command line String
Documentation
[dependencies.shell-words]
version = "1.1.0"

[package]
authors = ["Alen Šiljak <dev@alensiljak.eu.org>"]
categories = ["command-line-utilities"]
description = "CLI runner library for Rust - run a full command line String"
edition = "2021"
keywords = ["cli", "shell"]
license = "GPL-3.0-or-later"
name = "cli_runner"
readme = "README.md"
repository = "https://github.com/alensiljak/cli_runner"
version = "0.2.0"