Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modprog/clonable-command
https://github.com/modprog/clonable-command
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/clonable-command
- Owner: ModProg
- License: apache-2.0
- Created: 2023-11-10T14:36:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-23T11:33:47.000Z (10 months ago)
- Last Synced: 2024-04-24T16:04:27.241Z (9 months ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# clonable-command
[![CI Status](https://github.com/ModProg/clonable-command/actions/workflows/test.yaml/badge.svg)](https://github.com/ModProg/clonable-command/actions/workflows/test.yaml)
[![Crates.io](https://img.shields.io/crates/v/clonable-command)](https://crates.io/crates/clonable-command)
[![Docs.rs](https://img.shields.io/crates/v/template?color=informational&label=docs.rs)](https://docs.rs/clonable-command)
[![Documentation for `main`](https://img.shields.io/badge/docs-main-informational)](https://modprog.github.io/clonable-command/clonable_command/)Clonable, inspectable and serilizable version of [`std::process::Command`](https://doc.rust-lang.org/std/process/struct.Command.html).