{"id":24333613,"url":"https://github.com/graysonchen/capistrano-sinatra-console","last_synced_at":"2025-07-24T23:38:23.967Z","repository":{"id":62555054,"uuid":"93020522","full_name":"graysonchen/capistrano-sinatra-console","owner":"graysonchen","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-01T06:34:17.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T12:56:48.829Z","etag":null,"topics":[],"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/graysonchen.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}},"created_at":"2017-06-01T05:40:18.000Z","updated_at":"2017-06-23T06:19:34.000Z","dependencies_parsed_at":"2022-11-03T05:15:45.104Z","dependency_job_id":null,"html_url":"https://github.com/graysonchen/capistrano-sinatra-console","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/graysonchen/capistrano-sinatra-console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fcapistrano-sinatra-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fcapistrano-sinatra-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fcapistrano-sinatra-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fcapistrano-sinatra-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graysonchen","download_url":"https://codeload.github.com/graysonchen/capistrano-sinatra-console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fcapistrano-sinatra-console/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265915140,"owners_count":23848491,"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","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":[],"created_at":"2025-01-18T03:18:04.517Z","updated_at":"2025-07-24T23:38:23.892Z","avatar_url":"https://github.com/graysonchen.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capistrano::Sinatra::Console\n\nWelcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/capistrano/sinatra/console`. To experiment with that code, run `bin/console` for an interactive prompt.\n\nTODO: Delete this and the text above, and describe your gem\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'capistrano-sinatra-console', require: false\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install capistrano-sinatra-console\n\n\n## Usage\n[capistrano-rails-console](https://github.com/ydkn/capistrano-rails-console)\n\n\nRequire in `Capfile` to use the default task:\n\n```ruby\nrequire 'capistrano/sinatra/console'\n```\n\nRun a remote sinatra console with:\n\n    $ cap production sinatra:console\n \n\n## Options\n\n### Sinatra environment\n\n```ruby\nset :console_env, :production # use different environment than deployment environment (rack_env)\n```\n\n### Bin\n\nReference: [Rails console equivalent for Sinatra](http://dlj.bz/eA5d2X)\n\nConfigurable options, shown here with defaults:\n\n```ruby\nset :sinatra_bin, 'irb -I. -r api.rb'\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/GraysonChen/capistrano-sinatra-console.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraysonchen%2Fcapistrano-sinatra-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraysonchen%2Fcapistrano-sinatra-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraysonchen%2Fcapistrano-sinatra-console/lists"}