--- title: Community description: Task community contributions, installation methods, and integrations maintained by third parties outline: deep --- # Community Some of the work to improve the Task ecosystem is done by the community, be it installation methods or integrations with code editor. I (the author) am thankful for everyone that helps me to improve the overall experience. ## Integrations Many of our integrations are contributed and maintained by the community. You can view the full list of community integrations [here](./integrations.md#community-integrations). ## Installation methods Some installation methods are maintained by third party: - [Arch Linux](https://archlinux.org/packages/extra/x86_64/go-task/) - [AUR](https://aur.archlinux.org/packages/go-task-git) by @C0rn3j - [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/task.json) - [Fedora](https://packages.fedoraproject.org/pkgs/golang-github-task/go-task/) - [Nix](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/go/go-task/package.nix) - [Conda](https://github.com/conda-forge/go-task-feedstock/) ## More Also, thanks for all the [code contributors](https://github.com/go-task/task/graphs/contributors), [financial contributors](https://opencollective.com/task), all those who [reported bugs](https://github.com/go-task/task/issues?q=is%3Aissue) and [answered questions](https://github.com/go-task/task/discussions). If you know something that is missing in this document, please submit a pull request.