{"id":81684,"library":"command-builder","title":"Command Builder","description":"Builds command runnable from shell by simple and elegant way, allowing both synchronous execution or asynchronous using EventMachine.","status":"active","version":"0.3.2","language":"ruby","source_language":null,"source_url":"https://github.com/martinkozak/command-builder","tags":["shell","command","execution","eventmachine","async"],"install":[{"cmd":"gem install command-builder","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'command-builder', '~> 0.3.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"CommandBuilder","correct":"require 'command-builder'"}],"quickstart":{"code":"require 'command-builder'\n\ncmd = CommandBuilder.new('ls', '-la')\noutput = cmd.execute\nputs output","lang":"ruby","description":"Build and execute a shell command synchronously."},"warnings":[],"env_vars":null,"search_vec":"'allow':13 'async':25 'asynchron':18 'build':3 'builder':2 'command':1,4,22 'eleg':11 'eventmachin':20,24 'execut':16,23 'runnabl':5 'shell':7,21 'simpl':9 'synchron':15 'use':19 'way':12","created_at":"2026-06-19T04:57:45.897609+00:00","updated_at":"2026-06-19T04:57:45.897609+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/command-builder","github":"https://github.com/martinkozak/command-builder","docs":"http://www.rubydoc.info/gems/command-builder/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}