{"id":16302212,"url":"https://github.com/vrurg/rakuinsideout","last_synced_at":"2025-04-10T04:39:48.180Z","repository":{"id":125893573,"uuid":"392829139","full_name":"vrurg/RakuInsideOut","owner":"vrurg","description":"Materials for Learning Raku From Inside Out class","archived":false,"fork":false,"pushed_at":"2021-08-06T16:19:30.000Z","size":33,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-15T19:19:20.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Raku","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/vrurg.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T21:30:35.000Z","updated_at":"2021-08-14T17:27:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"5688d076-1591-41fc-be02-294ad2688d84","html_url":"https://github.com/vrurg/RakuInsideOut","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/vrurg%2FRakuInsideOut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrurg%2FRakuInsideOut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrurg%2FRakuInsideOut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrurg%2FRakuInsideOut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrurg","download_url":"https://codeload.github.com/vrurg/RakuInsideOut/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248160476,"owners_count":21057547,"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-10T20:56:45.646Z","updated_at":"2025-04-10T04:39:48.157Z","avatar_url":"https://github.com/vrurg.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning Raku From Inside Out\n\n## Building Rakudo\n\n    mkdir -p $HOME/src/Raku\n    cd $HOME/src/Raku\n    git clone https://github.com/rakudo/rakudo.git\n    cd rakudo\n    perl ./Configure.pl --gen-moar --gen-nqp --backends=moar —make-install\n\n## Use `rakubrew` for managing rakudo versions\n\nhttps://rakubrew.org\n\nTo register the previously built Rakudo:\n\n    $ rakubrew register build $HOME/src/Raku/rakudo/install\n\nTo get a Rakudo release:\n\n    $ rakubrew build moar 2021.07\n\nand when it's done:\n\n    $ rakubrew switch moar-2021.07\n\nTo switch to our custom build Rakudo:\n\n    $ rakubrew switch build\n\nInstalling `zef` for the current Rakudo version (including our `build`):\n\n    $ rakubrew build zef\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrurg%2Frakuinsideout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrurg%2Frakuinsideout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrurg%2Frakuinsideout/lists"}