2022-05-29 19:15:01 +02:00
|
|
|
---
|
|
|
|
slug: /community/
|
2023-09-02 22:48:05 +02:00
|
|
|
sidebar_position: 9
|
2022-05-29 19:15:01 +02:00
|
|
|
---
|
|
|
|
|
2021-04-17 16:58:49 +02:00
|
|
|
# Community
|
|
|
|
|
2023-04-15 21:13:29 +02:00
|
|
|
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
|
2021-04-17 16:58:49 +02:00
|
|
|
thankful for everyone that helps me to improve the overall experience.
|
|
|
|
|
2022-11-26 23:16:38 +02:00
|
|
|
## Translations
|
|
|
|
|
2023-09-02 22:48:05 +02:00
|
|
|
We use [Crowdin](https://crowdin.com/project/taskfile) to translate our
|
|
|
|
document.
|
2022-11-26 23:16:38 +02:00
|
|
|
|
2023-04-27 01:57:58 +02:00
|
|
|
## Integrations
|
2021-04-17 16:58:49 +02:00
|
|
|
|
2023-04-27 01:57:58 +02:00
|
|
|
Many of our integrations are contributed and maintained by the community. You
|
|
|
|
can view the full list of community integrations
|
2023-05-07 02:16:11 +02:00
|
|
|
[here](/integrations#community-integrations).
|
2023-03-12 21:01:19 +02:00
|
|
|
|
2021-04-17 16:58:49 +02:00
|
|
|
## Installation methods
|
|
|
|
|
|
|
|
Some installation methods are maintained by third party:
|
|
|
|
|
2023-12-21 03:59:29 +02:00
|
|
|
- [GitHub Actions](https://github.com/arduino/setup-task) by @arduino
|
|
|
|
- [AUR](https://aur.archlinux.org/packages/go-task-bin) by @carlsmedstad
|
2023-03-21 15:42:51 +02:00
|
|
|
- [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/task.json)
|
2022-07-04 15:50:03 +02:00
|
|
|
- [Fedora](https://packages.fedoraproject.org/pkgs/golang-github-task/go-task/)
|
|
|
|
- [NixOS](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/go-task/default.nix)
|
2023-06-14 14:07:03 +02:00
|
|
|
- [Conda](https://github.com/conda-forge/go-task-feedstock/)
|
2021-04-17 16:58:49 +02:00
|
|
|
|
|
|
|
## More
|
|
|
|
|
2023-04-15 21:13:29 +02:00
|
|
|
Also, thanks for all the
|
|
|
|
[code contributors](https://github.com/go-task/task/graphs/contributors),
|
2021-04-17 16:58:49 +02:00
|
|
|
[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).
|
|
|
|
|
2023-04-15 21:13:29 +02:00
|
|
|
If you know something that is missing in this document, please submit a pull
|
|
|
|
request.
|