{"id":72773,"library":"cnctd-shell","title":"Cnctd Shell","description":"Run simple shell commands with a convenient API.","status":"active","version":"0.1.7","language":"rust","source_language":null,"source_url":"https://github.com/Connected-Dot/cnctd_shell","tags":["shell","command","execution","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncnctd_shell = \"0.1.7\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add cnctd_shell","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Shell","correct":"use cnctd_shell::Shell;"}],"quickstart":{"code":"use cnctd_shell::Shell;\n\nlet output = Shell::new(\"echo hello\").run().unwrap();\nassert_eq!(output.stdout, \"hello\\n\");","lang":"rust","description":"Execute a shell command and capture output."},"warnings":[],"env_vars":null,"search_vec":"'api':10 'cnctd':1 'command':6,12 'conveni':9 'execut':13 'run':3 'shell':2,5,11 'simpl':4 'util':14","created_at":"2026-06-17T18:42:50.218002+00:00","updated_at":"2026-06-17T18:42:50.218002+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Connected-Dot/cnctd_shell","github":"https://github.com/Connected-Dot/cnctd_shell","docs":"https://docs.rs/cnctd_shell/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}