{"id":15700988,"url":"https://github.com/f-meloni/vulcano","last_synced_at":"2025-05-12T15:35:24.095Z","repository":{"id":56897689,"uuid":"117089612","full_name":"f-meloni/vulcano","owner":"f-meloni","description":"Ruby script to generate Swift Codable files from a given JSON file","archived":false,"fork":false,"pushed_at":"2020-07-29T10:31:03.000Z","size":38,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T13:37:21.114Z","etag":null,"topics":["codable","gem","generator","json","ruby-script","swift","swift-codable-files"],"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/f-meloni.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":"2018-01-11T11:10:14.000Z","updated_at":"2023-02-15T21:48:11.000Z","dependencies_parsed_at":"2022-08-20T17:40:31.677Z","dependency_job_id":null,"html_url":"https://github.com/f-meloni/vulcano","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f-meloni%2Fvulcano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f-meloni%2Fvulcano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f-meloni%2Fvulcano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f-meloni%2Fvulcano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f-meloni","download_url":"https://codeload.github.com/f-meloni/vulcano/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253766443,"owners_count":21960918,"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":["codable","gem","generator","json","ruby-script","swift","swift-codable-files"],"created_at":"2024-10-03T19:57:39.051Z","updated_at":"2025-05-12T15:35:24.075Z","avatar_url":"https://github.com/f-meloni.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gem Version](https://badge.fury.io/rb/vulcano.svg)](https://badge.fury.io/rb/vulcano)\n\n# Vulcano\n\nRuby script to generate Swift Codable files from a given JSON file\n\nIf you like it please star it!\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'vulcano'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install vulcano\n\n## Usage\n\n```bash\nvulcano json_path [options]\n```\n\nuse `vulcano --help` to see the whole options list\n\n#### Examples\n\n```\nvulcano /Users/franco/vulcano_json.json\n```\n\n```\nvulcano /Users/franco/vulcano_json.json -d /Users/franco/output_folder -n \"ClassName\"\n```\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## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/f-meloni/vulcano. 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## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Vulcano project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/vulcano/blob/master/CODE_OF_CONDUCT.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff-meloni%2Fvulcano","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff-meloni%2Fvulcano","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff-meloni%2Fvulcano/lists"}