{"id":18048700,"url":"https://github.com/l0go/haxeget","last_synced_at":"2025-08-05T02:20:38.718Z","repository":{"id":205858674,"uuid":"714293825","full_name":"l0go/haxeget","owner":"l0go","description":"The easier way to install and manage Haxe compiler versions","archived":false,"fork":false,"pushed_at":"2024-03-28T21:47:00.000Z","size":6315,"stargazers_count":18,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T10:03:57.519Z","etag":null,"topics":["haxe","rust","version-manager"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/l0go.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-11-04T13:43:04.000Z","updated_at":"2025-03-25T02:40:15.000Z","dependencies_parsed_at":"2025-04-10T09:53:00.629Z","dependency_job_id":null,"html_url":"https://github.com/l0go/haxeget","commit_stats":null,"previous_names":["l0go/haxeget"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/l0go/haxeget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l0go%2Fhaxeget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l0go%2Fhaxeget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l0go%2Fhaxeget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l0go%2Fhaxeget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l0go","download_url":"https://codeload.github.com/l0go/haxeget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l0go%2Fhaxeget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268820861,"owners_count":24312504,"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-08-05T02:00:12.334Z","response_time":2576,"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":["haxe","rust","version-manager"],"created_at":"2024-10-30T20:14:48.217Z","updated_at":"2025-08-05T02:20:38.694Z","avatar_url":"https://github.com/l0go.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# haxeget\nThe *easier* way to install and manage Haxe compiler versions\n\n## Installation\nOn macOS and Linux, the easiest way to install is to use the meta-installer with this one command\n```sh\ncurl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/l0go/haxeget/main/meta-install.sh | bash\n```\n\nOn Windows and other platforms, you can download the executable from the [releases tab](https://github.com/l0go/haxeget/releases) and add it to your path.\n\n## Usage\n```sh\n# Here is how we would install version 4.3.2 of the compiler\n$ haxeget install 4.3.2\n$ haxeget use 4.3.2\n$ haxe # Can now run haxe and haxelib freely\n```\n\nIf needed, we can install another version and switch freely between them with the ``haxeget use \u003cversion\u003e`` command.\n\n## Commands\n| Command   | About                                                                                |\n| -------   | -----                                                                                |\n| Install   | Installs the specified version of Haxe or Neko. ex: ``4.3.3``, ``neko``, ``nightly`` |\n| Uninstall | Uninstalls the specified version                                                     |\n| Use       | Selects the version of Haxe to use                                                   |\n| List      | Lists the installed versions                                                         |\n| Rc        | Installs the version of Haxe specified in .haxerc                                    |\n| Update    | Updates ``haxeget`` to the latest version                                            |\n| Current   | Outputs the currently used Haxe version                                              |\n\n\n## Why Rust?\nI wanted to mess with the Rust programming language and this seemed like a decent opportunity. If I had proper hindsight, I would have written it in a better language like Go, Zig, or even godforbid Haxe itself. This gives us the interesting property of not forcing you to have a pre-existing Haxe compiler set up to install Haxe itself.\n\n## Alternatives\n- [haxe-manager](https://github.com/kLabz/haxe-manager/): The original inspiration for this, still a valid option!\n- [asdf-haxe](https://github.com/asdf-community/asdf-haxe): If I was aware that asdf had a Haxe plugin, I would probably just have used that. Writing my own is a lot more entertaining though!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl0go%2Fhaxeget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl0go%2Fhaxeget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl0go%2Fhaxeget/lists"}