{"id":13492761,"url":"https://github.com/bnadlerjr/hoboken","last_synced_at":"2025-04-13T06:36:25.075Z","repository":{"id":11780188,"uuid":"14319738","full_name":"bnadlerjr/hoboken","owner":"bnadlerjr","description":"Sinatra project generator and templates.","archived":false,"fork":false,"pushed_at":"2023-10-25T21:52:55.000Z","size":2039,"stargazers_count":83,"open_issues_count":5,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T10:45:50.804Z","etag":null,"topics":["project-templates","ruby","sinatra"],"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/bnadlerjr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-11-12T02:16:06.000Z","updated_at":"2025-01-01T19:30:06.000Z","dependencies_parsed_at":"2024-01-13T20:56:19.302Z","dependency_job_id":"84fe13cc-e604-436b-ba63-c002e3012f99","html_url":"https://github.com/bnadlerjr/hoboken","commit_stats":{"total_commits":228,"total_committers":3,"mean_commits":76.0,"dds":"0.030701754385964897","last_synced_commit":"f9972a64e2f96a54a97b6bef3f88875cb6d9a033"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fhoboken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fhoboken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fhoboken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnadlerjr%2Fhoboken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnadlerjr","download_url":"https://codeload.github.com/bnadlerjr/hoboken/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675302,"owners_count":21143763,"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":["project-templates","ruby","sinatra"],"created_at":"2024-07-31T19:01:08.956Z","updated_at":"2025-04-13T06:36:25.025Z","avatar_url":"https://github.com/bnadlerjr.png","language":"Ruby","funding_links":[],"categories":["Generators","Ruby"],"sub_categories":[],"readme":"# Hoboken\n\n[![Gem Version](https://badge.fury.io/rb/hoboken.png)](http://badge.fury.io/rb/hoboken)\n![Build Status](https://github.com/bnadlerjr/hoboken/actions/workflows/ruby.yml/badge.svg)\n[![Maintainability](https://api.codeclimate.com/v1/badges/75e09f25ee70d6858519/maintainability)](https://codeclimate.com/github/bnadlerjr/hoboken/maintainability)\n\nSinatra project generator and templates.\n\n## Installation\n\n    $ gem install hoboken\n\n## Usage\n\nTo see a list of available commands:\n\n    $ hoboken\n\nGenerating a new project:\n\n    $ hoboken generate [APP_NAME] [OPTIONS]\n\nTo see a list of options for the generate command:\n\n    $ hoboken help generate\n    Usage:\n      hoboken generate [APP_NAME]\n\n    Options:\n      [--ruby-version=RUBY_VERSION]      # Ruby version for Gemfile\n      [--tiny], [--no-tiny]              # Generate views inline; do not create /public folder\n      [--type=TYPE]                      # Architecture type (classic or modular)\n                                         # Default: classic\n      [--git], [--no-git]                # Create a Git repository and make initial commit\n      [--api-only], [--no-api-only]      # API only, no views, public folder, etc.\n      [--test-framework=TEST_FRAMEWORK]  # Testing framework; can be either test-unit or rspec\n                                         # Default: test-unit\n\n    Generate a new Sinatra app\n\n### Additional Generators\n\nAdditional generators are available for existing projects generated using Hoboken:\n\n    $ hoboken add:github_action    # Github action that runs CI task\n    $ hoboken add:heroku           # Heroku deployment support\n    $ hoboken add:i18n             # Internationalization support using sinatra-r18n\n    $ hoboken add:metrics          # Add metrics (flog, flay, simplecov)\n    $ hoboken add:omniauth         # OmniAuth authentication (allows you to select a provider)\n    $ hoboken add:rubocop          # Basic Rubocop configuration and Rake task.\n    $ hoboken add:sequel           # Database access via Sequel gem\n    $ hoboken add:sidekiq          # Background processing with the Sidekiq gem\n    $ hoboken add:travis           # Basic Travis-CI YAML config\n    $ hoboken add:turnip           # Gherkin extension for RSpec\n    $ hoboken add:twbs             # Twitter Bootstrap (requires Sprockets add-on)\n    $ hoboken add:vcr              # Record HTTP interactions and replay them during test runs\n\n## Resources\n\n* [Website](https://bobnadler.com/hoboken/)\n* [Source Code](https://github.com/bnadlerjr/hoboken)\n* [Bug Tracking](https://github.com/bnadlerjr/hoboken/issues)\n* [Discussion Forum](https://github.com/bnadlerjr/hoboken/discussions)\n* [Contribution Guidelines](https://github.com/bnadlerjr/hoboken/blob/main/CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnadlerjr%2Fhoboken","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbnadlerjr%2Fhoboken","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnadlerjr%2Fhoboken/lists"}