<titledata-rh="true">Community | Task</title><metadata-rh="true"name="viewport"content="width=device-width,initial-scale=1"><metadata-rh="true"name="twitter:card"content="summary_large_image"><metadata-rh="true"property="og:url"content="https://taskfile.dev/community/"><metadata-rh="true"name="docusaurus_locale"content="en"><metadata-rh="true"name="docsearch:language"content="en"><metadata-rh="true"name="og:image"content="https://taskfile.dev/img/og-image.png"><metadata-rh="true"name="docusaurus_version"content="current"><metadata-rh="true"name="docusaurus_tag"content="docs-default-current"><metadata-rh="true"name="docsearch:version"content="current"><metadata-rh="true"name="docsearch:docusaurus_tag"content="docs-default-current"><metadata-rh="true"property="og:title"content="Community | Task"><metadata-rh="true"name="description"content="Some of the work to improve the Task ecosystem is done by the community, be it"><metadata-rh="true"property="og:description"content="Some of the work to improve the Task ecosystem is done by the community, be it"><linkdata-rh="true"rel="icon"href="/img/favicon.ico"><linkdata-rh="true"rel="canonical"href="https://taskfile.dev/community/"><linkdata-rh="true"rel="alternate"href="https://taskfile.dev/community/"hreflang="en-US"><linkdata-rh="true"rel="alternate"href="https://taskfile.dev/zh-Hans/community/"hreflang="zh-Hans"><linkdata-rh="true"rel="alternate"href="https://taskfile.dev/community/"hreflang="x-default"><linkdata-rh="true"rel="preconnect"href="https://7IZIJ13AI7-dsn.algolia.net"crossorigin="anonymous"><linkrel="preconnect"href="https://www.google-analytics.com">
installation methods or integrations with code editor. I (the author) am
thankful for everyone that helps me to improve the overall experience.</p><h2class="anchor anchorWithStickyNavbar_LWe7"id="translations">Translations<ahref="#translations"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h2><p><ahref="https://github.com/DeronW"target="_blank"rel="noopener noreferrer">@DeronW</a> maintains the
website <ahref="https://github.com/DeronW/task"target="_blank"rel="noopener noreferrer">on this repository</a>.</p><h2class="anchor anchorWithStickyNavbar_LWe7"id="editor-integrations">Editor Integrations<ahref="#editor-integrations"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h2><h3class="anchor anchorWithStickyNavbar_LWe7"id="json-schema">JSON Schema<ahref="#json-schema"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h3><p>Initial work on the schema was made by <ahref="https://github.com/KROSF"target="_blank"rel="noopener noreferrer">@KROSF</a> on
<ahref="https://gist.github.com/KROSF/c5435acf590acd632f71bb720f685895"target="_blank"rel="noopener noreferrer">this Gist</a>. The
schema is currently available at <ahref="https://taskfile.dev/schema.json"target="_blank"rel="noopener noreferrer">https://taskfile.dev/schema.json</a> and linked at
<ahref="https://json.schemastore.org/taskfile.json"target="_blank"rel="noopener noreferrer">https://json.schemastore.org/taskfile.json</a> so it is be used automatically many
code editors, like VSCode. Contributions can be done by editing
<ahref="https://github.com/go-task/task/blob/main/docs/static/schema.json"target="_blank"rel="noopener noreferrer">this file</a>.</p><h3class="anchor anchorWithStickyNavbar_LWe7"id="visual-studio-code-extension">Visual Studio Code extension<ahref="#visual-studio-code-extension"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h3><p>Additionally, there's also some work done by
<ahref="https://github.com/paulvarache/vscode-taskfile"target="_blank"rel="noopener noreferrer">here</a> and is published
<ahref="https://marketplace.visualstudio.com/items?itemName=paulvarache.vscode-taskfile"target="_blank"rel="noopener noreferrer">here</a>.</p><h3class="anchor anchorWithStickyNavbar_LWe7"id="sublime-text-4-package">Sublime Text 4 package<ahref="#sublime-text-4-package"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h3><p>There is a convenience wrapper for initializing and running tasks from Sublime
Text's command palette. The package is developed by
<ahref="https://github.com/biozz"target="_blank"rel="noopener noreferrer">@biozz</a>, the source code is available
<ahref="https://github.com/biozz/sublime-taskfile"target="_blank"rel="noopener noreferrer">here</a> and it is published on Package
Control <ahref="https://packagecontrol.io/packages/Taskfile"target="_blank"rel="noopener noreferrer">here</a>.</p><h3class="anchor anchorWithStickyNavbar_LWe7"id="intellij-plugin">IntelliJ plugin<ahref="#intellij-plugin"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h3><p>There's a JetBrains IntelliJ plugin done by
<ahref="https://github.com/lechuckroh"target="_blank"rel="noopener noreferrer">@lechuckroh</a>, which has its code
<ahref="https://github.com/lechuckroh/task-intellij-plugin"target="_blank"rel="noopener noreferrer">here</a> and is published
<ahref="https://plugins.jetbrains.com/plugin/17058-taskfile"target="_blank"rel="noopener noreferrer">here</a>.</p><h2class="anchor anchorWithStickyNavbar_LWe7"id="other-integrations">Other Integrations<ahref="#other-integrations"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h2><ul><li><ahref="https://github.com/pycontribs/mk"target="_blank"rel="noopener noreferrer">mk</a> command line tool recognizes Taskfiles
natively.</li></ul><h2class="anchor anchorWithStickyNavbar_LWe7"id="installation-methods">Installation methods<ahref="#installation-methods"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h2><p>Some installation methods are maintained by third party:</p><ul><li><ahref="https://github.com/arduino/setup-task"target="_blank"rel="noopener noreferrer">GitHub Actions</a> by
<ahref="https://github.com/arduino"target="_blank"rel="noopener noreferrer">@arduino</a></li><li><ahref="https://aur.archlinux.org/packages/go-task-bin"target="_blank"rel="noopener noreferrer">AUR</a> by
<ahref="https://github.com/carlsmedstad"target="_blank"rel="noopener noreferrer">@carlsmedstad</a></li><li><ahref="https://github.com/ScoopInstaller/Main/blob/master/bucket/task.json"target="_blank"rel="noopener noreferrer">Scoop</a></li><li><ahref="https://packages.fedoraproject.org/pkgs/golang-github-task/go-task/"target="_blank"rel="noopener noreferrer">Fedora</a></li><li><ahref="https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/go-task/default.nix"target="_blank"rel="noopener noreferrer">NixOS</a></li></ul><h2class="anchor anchorWithStickyNavbar_LWe7"id="more">More<ahref="#more"class="hash-link"aria-label="Direct link to heading"title="Direct link to heading"></a></h2><p>Also, thanks for all the
<ahref="https://github.com/go-task/task/discussions"target="_blank"rel="noopener noreferrer">answered questions</a>.</p><p>If you know something that is missing in this document, please submit a pull