metacmd

Crates.iometacmd
lib.rsmetacmd
version0.0.1
sourcesrc
created_at2023-07-09 11:05:56.301191
updated_at2023-07-09 11:05:56.301191
descriptionAbstracting commands over multiple environments
homepagehttps://github.com/spelbryggeriet/metacmd
repositoryhttps://github.com/spelbryggeriet/metacmd
max_upload_size
id911961
size41,194
Hampus Lidin (hampuslidin)

documentation

README

Meta Command

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).

Commit count: 27

cargo fmt