1
0
mirror of https://github.com/go-task/task.git synced 2025-06-29 00:51:43 +02:00

Merge pull request #531 from biozz/patch-2

Update community.md about Sublime Text 4 package
This commit is contained in:
Andrey Nering
2021-07-23 18:30:11 -03:00
committed by GitHub

View File

@ -23,6 +23,12 @@ Additionally, there's also some work done by
extension, which has its code [here](https://github.com/paulvarache/vscode-taskfile)
and is published [here](https://marketplace.visualstudio.com/items?itemName=paulvarache.vscode-taskfile).
## Sublime Text 4 package
There is a convenience wrapper for initializing and running tasks from Sublime Text's command palette. The package is
developed by [@biozz](https://github.com/biozz), the source code is available [here](https://github.com/biozz/sublime-taskfile)
and it is published on Package Control [here](https://packagecontrol.io/packages/Taskfile).
## Installation methods
Some installation methods are maintained by third party: