{"id":15705164,"url":"https://github.com/watson1978/motion-doc","last_synced_at":"2025-11-30T21:30:13.949Z","repository":{"id":8420058,"uuid":"10006638","full_name":"Watson1978/motion-doc","owner":"Watson1978","description":null,"archived":false,"fork":false,"pushed_at":"2013-05-11T23:29:27.000Z","size":108,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T12:46:39.437Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Watson1978.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-11T23:19:37.000Z","updated_at":"2014-01-24T00:50:21.000Z","dependencies_parsed_at":"2022-07-30T00:09:38.440Z","dependency_job_id":null,"html_url":"https://github.com/Watson1978/motion-doc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2Fmotion-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2Fmotion-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2Fmotion-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2Fmotion-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Watson1978","download_url":"https://codeload.github.com/Watson1978/motion-doc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239646230,"owners_count":19673997,"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-03T20:14:54.203Z","updated_at":"2025-11-30T21:30:13.889Z","avatar_url":"https://github.com/Watson1978.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# motion-doc\n\nA sample of RubyMotion Command-Line Plugin\n\ngem インストール後にコマンドを RubyGems を通じて実行することができません。\nRubyMotion のプラグインは ~/Library/RubyMotion/command に配置する必要があるため、gem をインストールした後に手作業で所定の場所へコピーするか、gem 付属のインストーラを実行する必要があります。\n\n```\n$ gem install my-command-line-plugin\n$ my-command-line-plugin install\n```\n\nそこで、extconf.rb を使用して手間を省きました。\n通常 extconf.rb は C 拡張ライブラリをビルドするための Makefile を作成するために用いられます。\n\nextconf.rb で必要なインストール処理をした後、ダミーの Makefile を作成しています。\n\n\n----\n\nRubyGems does not allow to run post install command.\nRubyMotion will need to put your Command-Line Plugin in ~/Library/RubyMotion/command.\n\nYou have to install Command-Line Plugin into ~/Library/RubyMotion/command manually or using installer which is attached to gem after installed a gem.\n\nSo, I use the extconf.rb in order to install easily.\nNormally, extconf.rb is used to create Makefile for C extension.\nRun the install command in extconf.rb, after then create a Makefile as dummy :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatson1978%2Fmotion-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatson1978%2Fmotion-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatson1978%2Fmotion-doc/lists"}