{"id":15487963,"url":"https://github.com/dblock/frgom","last_synced_at":"2025-10-09T15:01:53.729Z","repository":{"id":56847750,"uuid":"117372388","full_name":"dblock/frgom","owner":"dblock","description":"First Ruby Gem of Many: live coded at Flatiron School in NYC, January 2018","archived":false,"fork":false,"pushed_at":"2018-01-14T17:37:20.000Z","size":1195,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T18:19:50.261Z","etag":null,"topics":["ruby-gem","ruby-gems","tutorial"],"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/dblock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-13T19:34:24.000Z","updated_at":"2025-08-14T21:42:15.000Z","dependencies_parsed_at":"2022-09-07T01:22:28.451Z","dependency_job_id":null,"html_url":"https://github.com/dblock/frgom","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dblock/frgom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dblock%2Ffrgom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dblock%2Ffrgom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dblock%2Ffrgom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dblock%2Ffrgom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dblock","download_url":"https://codeload.github.com/dblock/frgom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dblock%2Ffrgom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001327,"owners_count":26083059,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ruby-gem","ruby-gems","tutorial"],"created_at":"2024-10-02T06:45:14.681Z","updated_at":"2025-10-09T15:01:53.689Z","avatar_url":"https://github.com/dblock.png","language":"Ruby","readme":"# Your First Ruby Gem of Many\n\n[![Build Status](https://travis-ci.org/dblock/frgom.svg?branch=master)](https://travis-ci.org/dblock/frgom)\n\n## What's This?\n\n![Flatiron School](fs.png)\n\nA gem live-coded from scratch at [Flatiron School](https://flatironschool.com) in January, 2018.\n\n* [Slides from the Lecture](SLIDES.pdf)\n* [Live Code Walk Through](LIVE.md)\n\n## Usage\n\nInstall `frgom`, add the following to `Gemfile`.\n\n```ruby\ngem 'frgom'\n```\n\n### Splines\n\n#### Frgom::Splines::B\n\nThis is a B-spline that can be reticulated.\n\n```ruby\nspline = Frgom::Splines::B.new\nspline.reticulated? # false\nspline.reticulate!\nspline.reticulated? # true\n```\n\n### Command Line Interface\n\nYou can reticulate splines on the command line.\n\n```\nfrgom --verbose reticulate\n```\n\nUse `frgom help` for detailed syntax.\n\n## License\n\nCopyright (c) 2018 Daniel Doubrovkine and Contributors\n\nMIT License, see [LICENSE](LICENSE.md) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdblock%2Ffrgom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdblock%2Ffrgom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdblock%2Ffrgom/lists"}