{"id":18961407,"url":"https://github.com/nushell/integrations","last_synced_at":"2025-04-19T11:41:29.478Z","repository":{"id":218809241,"uuid":"746268456","full_name":"nushell/integrations","owner":"nushell","description":"A place to gather data required for packaging Nushell and other integrations.","archived":false,"fork":false,"pushed_at":"2025-04-08T03:21:59.000Z","size":58,"stargazers_count":10,"open_issues_count":5,"forks_count":6,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-08T04:24:28.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nushell","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/nushell.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-21T15:17:40.000Z","updated_at":"2025-03-31T01:41:26.000Z","dependencies_parsed_at":"2024-05-29T16:35:00.301Z","dependency_job_id":"c8c7b7ba-f943-4645-bb02-0871fccd33a6","html_url":"https://github.com/nushell/integrations","commit_stats":null,"previous_names":["nushell/integrations"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fintegrations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fintegrations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fintegrations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fintegrations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nushell","download_url":"https://codeload.github.com/nushell/integrations/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249195408,"owners_count":21228193,"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-11-08T14:12:39.729Z","updated_at":"2025-04-16T04:32:51.149Z","avatar_url":"https://github.com/nushell.png","language":"Nushell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integrations\n\n[![Test Install Nu Pkgs](https://github.com/nushell/integrations/actions/workflows/test.yml/badge.svg)](https://github.com/nushell/integrations/actions/workflows/test.yml)\n[![Publish Nu Pkgs](https://github.com/nushell/integrations/actions/workflows/publish.yml/badge.svg)](https://github.com/nushell/integrations/actions/workflows/publish.yml)\n\nA community maintained place to gather data required for packaging Nushell and other integrations.\n\nPackage and release the official Nushell binaries in `deb`, `rpm`, and `apk` etc. formats for seamless installation across Linux distributions and Alpine systems.\n\n## Install Nushell for Ubuntu/Debian\n\n```nu\ncurl -fsSL https://apt.fury.io/nushell/gpg.key | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/fury-nushell.gpg\necho \"deb https://apt.fury.io/nushell/ /\" | sudo tee /etc/apt/sources.list.d/fury.list\nsudo apt update\nsudo apt install nushell\nwhich nu\nnu -c 'version'\n```\n\n## Install Nushell for RedHat/Fedora/RockyLinux/AlmaLinux/OpenEuler\n\n```nu\necho \"[nushell]\nname=Nushell Repo\nbaseurl=https://yum.fury.io/nushell/\nenabled=1\ngpgcheck=0\ngpgkey=https://yum.fury.io/nushell/gpg.key\" | tee /etc/yum.repos.d/fury-nushell.repo\ndnf install -y nushell\nnu -c 'version'\n```\n\n## Install Nushell for Alpine Linux\n\n```nu\necho \"https://alpine.fury.io/nushell/\" | tee -a /etc/apk/repositories\napk update || true\napk add --allow-untrusted nushell\nwhich nu\nnu -c 'version'\n```\n\nOR Read the [Test workflow](https://github.com/nushell/integrations/blob/main/.github/workflows/test.yml) for more details.\n\n## License\n\nLicensed under:\n\n- MIT license ([LICENSE](LICENSE) or http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnushell%2Fintegrations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnushell%2Fintegrations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnushell%2Fintegrations/lists"}