{"id":19724201,"url":"https://github.com/fastruby/irblambda","last_synced_at":"2025-10-10T16:35:36.457Z","repository":{"id":114348624,"uuid":"164244088","full_name":"fastruby/irbLambda","owner":"fastruby","description":"AWS Lambda function to execute Ruby (2.5) statements","archived":false,"fork":false,"pushed_at":"2025-07-22T04:28:53.000Z","size":14,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-29T17:58:01.589Z","etag":null,"topics":["aws-lambda","aws-lambda-ruby","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-05T19:16:29.000Z","updated_at":"2021-03-11T06:47:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"12c5c81b-55f1-4b13-b5c4-9221dab5c6f0","html_url":"https://github.com/fastruby/irbLambda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fastruby/irbLambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2FirbLambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2FirbLambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2FirbLambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2FirbLambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastruby","download_url":"https://codeload.github.com/fastruby/irbLambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2FirbLambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004693,"owners_count":26083750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-lambda","aws-lambda-ruby","ruby"],"created_at":"2024-11-11T23:24:51.343Z","updated_at":"2025-10-10T16:35:36.440Z","avatar_url":"https://github.com/fastruby.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IRB Lambda [![Build Status](https://travis-ci.org/fastruby/irbLambda.svg?branch=master)](https://travis-ci.org/fastruby/irbLambda)\n\nA Lambda function to run one line of Ruby at a time\n\n## Limitations\n\nThis works only with the standard library. There are no dependencies for this\nfunction.\n\n## Requirements\n\nYou will need the `awscli` tool installed in your command line. If you are using\nHomebrew, you can run: `brew install awscli`\n\nYou will need to have AWS credentials for the `./bin/sync` command to work. You\ncan set them up over here:\n\n    $ cat ~/.aws/credentials\n    [default]\n    aws_access_key_id = \u003creplace me with a valid access key\u003e\n    aws_secret_access_key = \u003creplace me with a valid secret access key\u003e\n\n## Setup\n\nJust run:\n\n    ./bin/setup\n\n## Testing\n\nYou can run `rake` or `rspec` to run the test suite.\n\n## Deploying\n\nYou can run this script to update the function in AWS:\n\n    ./bin/sync\n\n## Roadmap\n\n- More user-friendly error messages and stack traces.\n- More tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Firblambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastruby%2Firblambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Firblambda/lists"}