{"id":17682240,"url":"https://github.com/stephendolan/bloat","last_synced_at":"2025-05-12T20:40:40.677Z","repository":{"id":37884753,"uuid":"274813670","full_name":"stephendolan/bloat","owner":"stephendolan","description":"A dead simple Thor application utility.","archived":false,"fork":false,"pushed_at":"2023-06-05T04:58:29.000Z","size":61,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-06T00:04:51.941Z","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/stephendolan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"stephendolan"}},"created_at":"2020-06-25T02:33:44.000Z","updated_at":"2024-02-12T20:07:12.000Z","dependencies_parsed_at":"2024-10-24T13:33:53.076Z","dependency_job_id":null,"html_url":"https://github.com/stephendolan/bloat","commit_stats":{"total_commits":64,"total_committers":4,"mean_commits":16.0,"dds":0.609375,"last_synced_commit":"f425d4fa0d9be8d44b1b2c194ca4c5ae97ede545"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephendolan%2Fbloat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephendolan%2Fbloat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephendolan%2Fbloat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephendolan%2Fbloat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephendolan","download_url":"https://codeload.github.com/stephendolan/bloat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222387055,"owners_count":16976020,"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-10-24T09:13:18.306Z","updated_at":"2024-11-02T13:05:01.943Z","avatar_url":"https://github.com/stephendolan.png","language":"Ruby","funding_links":["https://github.com/sponsors/stephendolan"],"categories":[],"sub_categories":[],"readme":"# Bloat\n\n[![Gem Version](https://badge.fury.io/rb/bloat.svg)](https://badge.fury.io/rb/bloat)\n![CI](https://github.com/stephendolan/bloat/workflows/CI/badge.svg)\n\nBloat is a tiny wrapper around a [Thor](http://whatisthor.com) `apply` call, and allows running arbitrary Thor template code from anywhere!\n\n## Installation\n\nIn a ruby project, you can add `bloat` to your `Gemfile`\n\nFor non-ruby projects, you'll need to install ruby, and then `gem install bloat`\n\n## Usage\n\nJust run `bloat with {template_url}`, and the content at the template will be run from your current directory! For examples of what you might want to do, check out [RailsBytes](https://railsbytes.com).\n\n## Examples\n\nLet's check out using `bloat` to make templates from [RailsBytes](https://railsbytes.com) work in a [Lucky](https://luckyframework.org) application.\n\n#### We can add the lovely [StimulusJS](https://stimulusjs.org) library to Lucky our app with one command!\n\n`bloat with https://railsbytes.com/script/zl0sKQ`\n\n#### How about a Lucky app styled with TailwindCSS?\n\n`bloat with https://railsbytes.com/script/VeKsGg`\n\n#### Maybe we want to use TypeScript with Lucky?\n\n`bloat with https://railsbytes.com/script/zl0sNL`\n\n#### Bloat can even manage getting your Lucky app deployed to Heroku!\n\n`bloat with https://railsbytes.com/script/VQLsab`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephendolan%2Fbloat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephendolan%2Fbloat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephendolan%2Fbloat/lists"}