{"id":24872791,"url":"https://github.com/departure-inc/skeleton-generator","last_synced_at":"2025-10-15T16:30:34.135Z","repository":{"id":40398240,"uuid":"402645199","full_name":"departure-inc/skeleton-generator","owner":"departure-inc","description":"\"Skeleton Generator\" provides the core file structure and generator.","archived":false,"fork":false,"pushed_at":"2024-12-11T02:01:15.000Z","size":120,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-11T02:36:53.430Z","etag":null,"topics":["generator","rails","ruby","skeleton"],"latest_commit_sha":null,"homepage":"https://github.com/departure-inc/skeleton-generator","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/departure-inc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["runeleaf"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-09-03T04:22:48.000Z","updated_at":"2024-12-11T02:01:13.000Z","dependencies_parsed_at":"2024-05-07T08:27:07.726Z","dependency_job_id":"b209b4da-c112-4f12-b2ca-7f0e9044df59","html_url":"https://github.com/departure-inc/skeleton-generator","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/departure-inc%2Fskeleton-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/departure-inc%2Fskeleton-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/departure-inc%2Fskeleton-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/departure-inc%2Fskeleton-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/departure-inc","download_url":"https://codeload.github.com/departure-inc/skeleton-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236620601,"owners_count":19178351,"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":["generator","rails","ruby","skeleton"],"created_at":"2025-02-01T05:19:19.781Z","updated_at":"2025-10-15T16:30:34.130Z","avatar_url":"https://github.com/departure-inc.png","language":"Ruby","funding_links":["https://github.com/sponsors/runeleaf"],"categories":[],"sub_categories":[],"readme":"# Skeleton Generator\nskeleton structure generators libraries.\n\n## Usage\nHow to use my plugin.\n\ninitial rails project example.\n```bash\n$ rails new sample-app -d postgresql -T -B -a propshaft -c tailwind -t rspec --docker --skip-jbuilder\n```\n\ninitial core file placement.\n```bash\n$ bundle exec rails g skeleton_generator:install\n```\n\ndependency generator command.\n```bash\n$ bundle exec rails g service CreateThing\n$ bundle exec rails g batch ImportThing\n$ bundle exec rails g form Thing\n$ bundle exec rails g view_model Thing\n$ bundle exec rails g admin Thing\n```\n\n## Installation\nAdd this line to your application's Gemfile:\n\n\n```ruby\n# Gemfile\nruby '3.3.5'\ngem 'rails', '~\u003e 8.0.1'\n\ngem 'skeleton_generator', github: 'departure-inc/skeleton-generator'\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\n## Contributing\n1. Find a project you want to contribute to\n2. Fork it\n3. Clone it to your local system\n4. Make a new branch\n5. Make your changes\n6. Push it back to your repo\n7. Click the Compare \u0026 pull request button\n8. Click Create pull request to open a new pull request\n\n## License\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeparture-inc%2Fskeleton-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeparture-inc%2Fskeleton-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeparture-inc%2Fskeleton-generator/lists"}