github.com/cloudfoundry-community/cloudfoundry-cli@v6.44.1-0.20240130060226-cda5ed8e89a5+incompatible/integration/assets/go_calls_ruby/Procfile (about)

     1  web: ruby -run -e httpd . -p $PORT
     2  console: bundle exec irb
     3  rake: bundle exec rake