{"id":86171,"library":"pipe-run","title":"Pipe Run","description":"Executes shell commands and returns outputs in a single call, supporting both synchronous and asynchronous (EventMachine) execution.","status":"active","version":"0.3.0","language":"ruby","source_language":null,"source_url":"https://github.com/martinkozak/pipe-run","tags":["shell","command","execution","async","eventmachine"],"install":[{"cmd":"gem install pipe-run","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'pipe-run', '~> 0.3.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"PipeRun","correct":"require 'pipe-run'"}],"quickstart":{"code":"require 'pipe-run'\nresult = PipeRun.run('echo hello')\nputs result.stdout","lang":"ruby","description":"Runs a shell command and prints its stdout."},"warnings":[{"fix":"Ensure EventMachine is installed and properly configured when using asynchronous mode.","message":"EventMachine dependency may require additional setup for async usage.","severity":"gotcha","affected_versions":">= 0.1.0"}],"env_vars":null,"search_vec":"'async':23 'asynchron':17 'call':12 'command':5,21 'eventmachin':18,24 'execut':3,19,22 'output':8 'pipe':1 'return':7 'run':2 'shell':4,20 'singl':11 'support':13 'synchron':15","created_at":"2026-06-19T06:52:30.322168+00:00","updated_at":"2026-06-19T06:52:30.322168+00:00","problems":[],"ecosystem":"rubygems","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/martinkozak/pipe-run","github":"https://github.com/martinkozak/pipe-run","docs":"http://www.rubydoc.info/gems/pipe-run/","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-19","next_check":"2026-12-16","install_tag":null}}