{"id":80059,"library":"wycats-thor","title":"Thor","description":"A scripting framework that replaces rake, sake, and rubigen for building command-line tools.","status":"active","version":"0.11.5","language":"ruby","source_language":null,"source_url":null,"tags":["cli","scripting","framework"],"install":[{"cmd":"gem install wycats-thor","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'wycats-thor', '~> 0.11.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Thor","correct":"require 'thor'"}],"quickstart":{"code":"require 'thor'\n\nclass MyCLI < Thor\n  desc 'hello NAME', 'Say hello to NAME'\n  def hello(name)\n    puts \"Hello, #{name}!\"\n  end\nend\n\nMyCLI.start(ARGV)","lang":"ruby","description":"Define a simple CLI command that greets a user."},"warnings":[],"env_vars":null,"search_vec":"'build':12 'cli':17 'command':14 'command-lin':13 'framework':4,19 'line':15 'rake':7 'replac':6 'rubigen':10 'sake':8 'script':3,18 'thor':1 'tool':16","created_at":"2026-06-18T05:11:41.146108+00:00","updated_at":"2026-06-18T05:11:41.146108+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":"http://yehudakatz.com","github":null,"docs":"http://www.rubydoc.info/gems/wycats-thor/","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-18","next_check":"2026-12-15","install_tag":null}}