{"id":18492346,"url":"https://github.com/makevoid/mygem","last_synced_at":"2025-05-14T00:33:08.461Z","repository":{"id":136508292,"uuid":"824340","full_name":"makevoid/mygem","owner":"makevoid","description":"create and publish your first ruby gem","archived":false,"fork":false,"pushed_at":"2014-01-07T02:25:34.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:02:46.596Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makevoid.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":"2010-08-08T07:16:31.000Z","updated_at":"2014-01-07T02:25:35.000Z","dependencies_parsed_at":"2023-03-13T11:00:50.574Z","dependency_job_id":null,"html_url":"https://github.com/makevoid/mygem","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/makevoid%2Fmygem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fmygem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fmygem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fmygem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/mygem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046333,"owners_count":22005573,"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-06T13:07:24.725Z","updated_at":"2025-05-14T00:33:03.444Z","avatar_url":"https://github.com/makevoid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mygem\n## create and publish your first ruby gem\n\n\n* clone/fork/download the project\n* find and replace in all the files:\n  * 'Mygem' with 'Yourgem' \n  * 'mygem' with 'yourgem'\n* add real functionalities to the gem (very optional :p)\n* edit yourgem.gemspec (remember to add other files if you need to)\n* gem build yourgem.gemspec\n* gem install yourgem-0.0.1.gem\n\n* launch irb\n\n\u003eirb\u003e require 'yourgem'\n\n\u003e irb\u003e Yourgem.works? \n\n\u003e \u003e true\n\n* gem push yourgem-x.y.z.gem\n* gem install yourgem\n\neasy as that!\n\n---\n\nps. remember to put the gems you're requiring in the Gemfile\n\npps. you also have a Rakefile with bundler setup with a task!\n\n\u003e rake yourgem:mytask\n\n\u003e \u003e \"hi! I'm a simple rake task.\"\n\nenjoy!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fmygem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Fmygem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fmygem/lists"}