{"id":18075772,"url":"https://github.com/unyt-org/uix-install","last_synced_at":"2026-04-17T01:01:59.731Z","repository":{"id":255891625,"uuid":"853809392","full_name":"unyt-org/uix-install","owner":"unyt-org","description":"Scripts to install Deno for UIX","archived":false,"fork":false,"pushed_at":"2025-10-14T18:27:59.000Z","size":49,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T21:38:30.118Z","etag":null,"topics":["deno","deno-for-uix","uix"],"latest_commit_sha":null,"homepage":"https://dl.unyt.land","language":"Shell","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/unyt-org.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["unyt-org"],"patreon":"unyt","custom":["https://unyt.org/donate","https://shop.unyt.org"]}},"created_at":"2024-09-07T15:44:16.000Z","updated_at":"2025-10-14T18:28:03.000Z","dependencies_parsed_at":"2024-09-13T04:46:10.877Z","dependency_job_id":"98ef2a9d-0c54-4d14-ad5c-2ad3329ea0e6","html_url":"https://github.com/unyt-org/uix-install","commit_stats":null,"previous_names":["unyt-org/uix-install"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unyt-org/uix-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unyt-org%2Fuix-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unyt-org%2Fuix-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unyt-org%2Fuix-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unyt-org%2Fuix-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unyt-org","download_url":"https://codeload.github.com/unyt-org/uix-install/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unyt-org%2Fuix-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deno","deno-for-uix","uix"],"created_at":"2024-10-31T11:07:15.252Z","updated_at":"2026-04-17T01:01:59.666Z","avatar_url":"https://github.com/unyt-org.png","language":"Shell","funding_links":["https://github.com/sponsors/unyt-org","https://patreon.com/unyt","https://unyt.org/donate","https://shop.unyt.org"],"categories":[],"sub_categories":[],"readme":"# UIX Install\n\u003e [!NOTE]\n\u003e One-line commands to install [UIX](https://github.com/unyt-org/uix) on your system.\n\u003e This will install [deno for UIX](https://github.com/unyt-org/deno) and [UIX CLI](https://github.com/unyt-org/uix).\n\n## Install Latest Version\n\n**With Shell:**\n\n```sh\ncurl -fsSL https://unyt.land/install.sh | bash\n```\n\n**With PowerShell:**\n\n```powershell\nirm https://unyt.land/install.ps1 | iex\n```\n\n## Install Specific Version\n\n**With Shell:**\n\n```sh\ncurl -fsSL https://unyt.land/install.sh | bash -s 2.0.0\n```\n\n**With PowerShell:**\n\n```powershell\n$v=\"1.0.0\"; irm https://unyt.land/install.ps1 | iex\n```\n\n\n## Environment Variables\n\n- `UIX_INSTALL` - The directory in which to install Deno. This defaults to\n  `$HOME/.uix`. The executable is placed in `$UIX_INSTALL/bin`. One\n  application of this is a system-wide installation:\n\n  **With Shell (`/usr/local`):**\n\n  ```sh\n  curl -fsSL https://unyt.land/install.sh | sudo UIX_INSTALL=/usr/local bash\n  ```\n\n  **With PowerShell (`C:\\Program Files\\uix`):**\n\n  ```powershell\n  # Run as administrator:\n  $env:UIX_INSTALL = \"C:\\Program Files\\uix\"\n  irm https://unyt.land/install.ps1 | iex\n  ```\n\n## Compatibility\n\n- The Shell installer can be used on Windows with [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/about), [MSYS](https://www.msys2.org) or equivalent set of tools.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funyt-org%2Fuix-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funyt-org%2Fuix-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funyt-org%2Fuix-install/lists"}