| Crates.io | metacmd |
| lib.rs | metacmd |
| version | 0.0.1 |
| created_at | 2023-07-09 11:05:56.301191+00 |
| updated_at | 2023-07-09 11:05:56.301191+00 |
| description | Abstracting commands over multiple environments |
| homepage | https://github.com/spelbryggeriet/metacmd |
| repository | https://github.com/spelbryggeriet/metacmd |
| max_upload_size | |
| id | 911961 |
| size | 41,194 |
metacmd is a library which provides useful abstractions for command execution over different environments. Its goal is to make it simpler to construct and run commands within your programs, whether it is a local command (macOS, Windows, Linux, etc.), a remote command (SSH2) or a container command (Docker).