{"id":16515291,"url":"https://github.com/pine/crystalbrew","last_synced_at":"2025-07-22T03:31:34.533Z","repository":{"id":34194160,"uuid":"38048235","full_name":"pine/crystalbrew","owner":"pine","description":":gem: [DEPRECATED] Crystal version manager.","archived":false,"fork":false,"pushed_at":"2015-06-27T09:03:21.000Z","size":222,"stargazers_count":14,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T15:52:37.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/pine613/crenv","language":"Perl","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/pine.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":"2015-06-25T12:34:53.000Z","updated_at":"2019-10-28T19:52:23.000Z","dependencies_parsed_at":"2022-07-29T00:19:02.933Z","dependency_job_id":null,"html_url":"https://github.com/pine/crystalbrew","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pine/crystalbrew","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fcrystalbrew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fcrystalbrew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fcrystalbrew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fcrystalbrew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pine","download_url":"https://codeload.github.com/pine/crystalbrew/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fcrystalbrew/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266419430,"owners_count":23925766,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-10-11T16:16:34.310Z","updated_at":"2025-07-22T03:31:34.504Z","avatar_url":"https://github.com/pine.png","language":"Perl","readme":"crystalbrew\n-----------\n\n[![Build Status](https://travis-ci.org/pine613/crystalbrew.svg?branch=master)](https://travis-ci.org/pine613/crystalbrew)\n\n[Crystal](http://crystal-lang.org/) version manager.\n\n\n## Install\nOne liner curl install.\n\n```\n$ curl -L j.mp/crystalbrew | perl - setup\n```\n\nOr, download and setup.\n\n```\n$ wget j.mp/crystalbrew\n$ perl crystalbrew setup\n```\n\nAdd PATH setting your shell config file (.bashrc or .zshrc).\n\n```\nexport PATH=$HOME/.crystalbrew/current/bin:$PATH\n```\n\nReload config.\n\n```\n$ source ~/.bashrc\n```\n\nConfirm.\n\n```\n$ crystalbrew help\n```\n\n## Usage\nPlease see help.\n\n```\n$ crystalbrew --help\ncrystalbrew 0.1.0\n\nUsage:\n    crystalbrew help                         Show this message\n    crystalbrew install \u003cversion\u003e            Download and install a \u003cversion\u003e (binary file)\n    crystalbrew uninstall \u003cversion\u003e          Uninstall a version\n    crystalbrew use \u003cversion\u003e                Use \u003cversion\u003e\n    crystalbrew list                         List installed versions\n    crystalbrew ls                           Alias for `list`\n    crystalbrew ls-remote                    List remote versions\n    crystalbrew ls-all                       List remote and installed versions\n    crystalbrew alias \u003ckey\u003e \u003cversion\u003e        Set alias to version\n    crystalbrew unalias \u003ckey\u003e                Remove alias\n    crystalbrew clean \u003cversion\u003e | all        Remove source file\n    crystalbrew selfupdate                   Update crystalbrew\n    crystalbrew exec \u003cversion\u003e -- \u003ccommand\u003e  Execute \u003ccommand\u003e specified \u003cversion\u003e\n\nExample:\n    # install from binary\n    crystalbrew install v0.7.4\n\n```\n\n## Development\n\nInstall module for testing.\n\n```\n$ carton install\n```\n\nRun test.\n\n```\n$ carton exec -- prove -lvr\n```\n\nIf you installed [direnv](https://github.com/zimbatm/direnv), you could run `prove` without prefix.\n\n## Acknowledgement\n\n- [hokaccha](https://github.com/hokaccha)\u003cbr /\u003e\ncrystalbrew is based [nodebrew](https://github.com/hokaccha/nodebrew). Thank you.\n\n## Author\nPine Mizune\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpine%2Fcrystalbrew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpine%2Fcrystalbrew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpine%2Fcrystalbrew/lists"}