{"id":71475,"library":"shinytrinkets-overseer","title":"Overseer","description":"Package overseer runs external commands with concurrent access to output and status.","status":"active","version":"0.6.0","language":"go","source_language":null,"source_url":"https://github.com/ShinyTrinkets/overseer","tags":["command","exec","process","overseer"],"install":[{"cmd":"go get github.com/ShinyTrinkets/overseer","lang":"bash","label":"Install github.com/ShinyTrinkets/overseer"}],"dependencies":[],"imports":[{"symbol":"overseer","correct":"github.com/ShinyTrinkets/overseer"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ShinyTrinkets/overseer\"\n)\n\nfunc main() {\n\tcmd := overseer.NewCmd(\"echo\", \"hello\")\n\tcmd.Start()\n\tresult := cmd.Wait()\n\tfmt.Println(result.Stdout)\n}","lang":"go","description":"Run an external command and capture output"},"warnings":[],"env_vars":null,"search_vec":"'access':9 'command':6,14 'concurr':8 'exec':15 'extern':5 'output':11 'overs':1,3,17 'packag':2 'process':16 'run':4 'status':13","created_at":"2026-06-17T18:27:20.309626+00:00","updated_at":"2026-06-17T18:27:20.309626+00:00","problems":[],"ecosystem":"go","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/ShinyTrinkets/overseer","github":"https://github.com/ShinyTrinkets/overseer","docs":"https://pkg.go.dev/github.com/ShinyTrinkets/overseer#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","cli"],"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}}