{"id":18481502,"url":"https://github.com/joker1007/web-console-rake","last_synced_at":"2025-04-08T17:30:32.499Z","repository":{"id":27230684,"uuid":"30702039","full_name":"joker1007/web-console-rake","owner":"joker1007","description":"This enable invoke Rake task on web-console REPL.","archived":false,"fork":false,"pushed_at":"2015-02-12T13:39:06.000Z","size":136,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T16:39:31.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joker1007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-12T12:43:45.000Z","updated_at":"2017-03-28T21:18:37.000Z","dependencies_parsed_at":"2022-08-20T17:40:42.526Z","dependency_job_id":null,"html_url":"https://github.com/joker1007/web-console-rake","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fweb-console-rake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fweb-console-rake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fweb-console-rake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fweb-console-rake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joker1007","download_url":"https://codeload.github.com/joker1007/web-console-rake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247892201,"owners_count":21013658,"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":"2024-11-06T12:24:01.889Z","updated_at":"2025-04-08T17:30:32.157Z","avatar_url":"https://github.com/joker1007.png","language":"Ruby","readme":"# web-console-rake\n[![Gem Version](https://badge.fury.io/rb/web-console-rake.svg)](http://badge.fury.io/rb/web-console-rake)\n\nThis enable invoke Rake task on web-console REPL.\n\n## ScreenCast\n\n![web-console-rake](https://cloud.githubusercontent.com/assets/116996/6167767/20e28a5e-b302-11e4-934e-4430969a6805.gif)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'web-console-rake'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install web-console-rake\n\n## Usage\n\nYou can call `rake(taskname)` method on web-console REPL.\n\nIf you want to use `spring`, you can add `:spring` option.\n\n```ruby\nrake \"db:migrate\", spring: true\n```\n\nIf you want to make spring mode default,\n\n```ruby\nWebConsole::Rake.use_spring = true\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, 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` to 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\n1. Fork it ( https://github.com/joker1007/web-console-rake/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoker1007%2Fweb-console-rake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoker1007%2Fweb-console-rake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoker1007%2Fweb-console-rake/lists"}