{"id":19725324,"url":"https://github.com/bodacious/motion-generators","last_synced_at":"2025-02-27T19:19:52.274Z","repository":{"id":56884587,"uuid":"76651891","full_name":"Bodacious/motion-generators","owner":"Bodacious","description":"Views and controller generators for RubyMotion apps","archived":false,"fork":false,"pushed_at":"2016-12-16T14:32:17.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-19T08:35:58.878Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bodacious.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-16T12:23:53.000Z","updated_at":"2021-09-22T10:57:07.000Z","dependencies_parsed_at":"2022-08-20T13:10:56.417Z","dependency_job_id":null,"html_url":"https://github.com/Bodacious/motion-generators","commit_stats":null,"previous_names":["katanacode/motion-generators"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fmotion-generators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fmotion-generators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fmotion-generators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fmotion-generators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bodacious","download_url":"https://codeload.github.com/Bodacious/motion-generators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241049315,"owners_count":19900424,"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-11T23:29:23.675Z","updated_at":"2025-02-27T19:19:52.253Z","avatar_url":"https://github.com/Bodacious.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Motion::Generators\n\nThis gem is still a work in progress, but should be very useful to iOS developers in its current form.\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'motion-generators'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install motion-generators\n\n## Usage\n\nThis gem provides a CLI command to help generate new files automatically for your app.\n\n    $ motion-generate [GENERATOR] [OPTIONS]\n\nTo see a full list of what's available, do\n\n    $ motion-generate help\n\n### Currently supported\n\n    Commands:\n      motion-generate help [COMMAND]            # Describe available commands or one specific command\n      motion-generate ui_table_view_controller  # Creates a UIViewController subclass in app/controllers\n      motion-generate ui_view_controller        # Creates a UIViewController subclass in app/controllers\n\n### Example\n\n    $ motion-generate ui_table_view_controller skateboards\n\n\nWill generate a file named **app/controllers/skateboards_controller.rb** that looks something like [this template](lib/motion/templates/ui_table_view_controller.rb.erb)\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/KatanaCode/motion-generators.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Credit\n\nCreated by [Katana—App developers in Edinburgh, Scotland](http://katanacode.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodacious%2Fmotion-generators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodacious%2Fmotion-generators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodacious%2Fmotion-generators/lists"}