{"id":20881996,"url":"https://github.com/5xruby/bankai","last_synced_at":"2025-06-18T07:33:49.618Z","repository":{"id":59150958,"uuid":"170253321","full_name":"5xRuby/bankai","owner":"5xRuby","description":"The Rails bootstrap tool for 5xRuby","archived":false,"fork":false,"pushed_at":"2022-11-22T13:43:55.000Z","size":137,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-13T19:29:51.503Z","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/5xRuby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-12T04:43:04.000Z","updated_at":"2023-11-09T11:11:58.000Z","dependencies_parsed_at":"2022-09-13T11:00:42.238Z","dependency_job_id":null,"html_url":"https://github.com/5xRuby/bankai","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fbankai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fbankai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fbankai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fbankai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5xRuby","download_url":"https://codeload.github.com/5xRuby/bankai/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225144655,"owners_count":17427849,"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-18T07:28:32.620Z","updated_at":"2024-11-18T07:28:33.360Z","avatar_url":"https://github.com/5xRuby.png","language":"Ruby","readme":"Bankai\n===\n\nThis gem is inspired by [Suspenders](https://github.com/thoughtbot/suspenders) for [5xRuby](https://5xruby.tw) to bootstrap a rails project.\n\n## Installation\n\nFirst, install bankai\n\n```\ngem install bankai\n```\n\nThe bootstrap your rails project\n\n```\nbankai projectname\n```\n\n## Requirement\n\n* `~\u003e 0.13` required `rails \u003e= 7.0`\n* `\u003c= 0.12` required `rails \u003e= 5.2`\n\n## Gemfile\n\n* [Oj](http://www.ohler.com/oj/)\n\n### Development\n\n* [Brakeman](https://github.com/presidentbeef/brakeman)\n* [Bundler Audit](https://github.com/rubysec/bundler-audit)\n* [Rubocop](https://github.com/bbatsov/rubocop)\n* [Rack Mini Profiler](https://github.com/MiniProfiler/rack-mini-profiler) - Enable with `RACK_MINI_PROFILER=1`\n* [Annotate](https://github.com/ctran/annotate_models)\n* [Bullet](https://github.com/flyerhzm/bullet)\n* [Dotenv](https://github.com/bkeepers/dotenv)\n* [Letter Opener](https://github.com/ryanb/letter_opener)\n* [Overcommit](https://github.com/brigade/overcommit)\n* [Pry Rails](https://github.com/rweng/pry-rails)\n\n### Test\n\n* [Capybara](https://github.com/jnicklas/capybara)\n* [Google Chromedriver](https://sites.google.com/a/chromium.org/chromedriver/home)\n* [Factory Bot](https://github.com/thoughtbot/factory_bot)\n* [Faker](https://github.com/stympy/faker)\n* [Rspec](https://github.com/rspec/rspec)\n* [Shoulda Matchers](https://github.com/thoughtbot/shoulda-matchers)\n* [Simplecov](https://github.com/colszowka/simplecov) - Enable with `COVERAGE=1`\n\n## Others\n\n* Configured `.gitlab-ci.yml`\n* Auto filled capistrano configure\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. 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### Test Gem\n\nIf you want to test the changes for generator is works well, you can add `--path` options to use your local version\n\n```\nbankai projectname --path=YOUR_LOCAL_GEM_PATH\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/5xRuby/bankai. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## Code of Conduct\n\nEveryone interacting in the Bankai project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/5xRuby/bankai/blob/master/CODE_OF_CONDUCT.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5xruby%2Fbankai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5xruby%2Fbankai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5xruby%2Fbankai/lists"}