1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/docs/community.md
2021-04-17 11:59:24 -03:00

2.0 KiB

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.

Editor Integrations

JSON Schema

@KROSF worked on a JSON Schema into this Gist, which later was made officially available by @Crandel at https://json.schemastore.org/taskfile.json. Further improvements are possible by opening pull requests changing this file. Some code editors, like Visual Studio Code, make use of Schema Store automatically.

Visual Studio Code extension

Additionally, there's also some work done by @paulvarache in making an Visual Studio Code extension, which has its code here and is published here.

Installation methods

Some installation methods are maintained by third party:

More

Also, thanks for all the code contributors, financial contributors, all those who reported bugs and answered questions.

If you know something that is missing in this document, please submit a pull request.