mirror of
https://github.com/go-task/task.git
synced 2025-03-03 14:52:13 +02:00
This removes the "3" nested in `definitions` which makes the contents of `definitions` pass JSON Schema metaschema validation even when the contents are not valid subschemas. `definitions` SHOULD contain subschemas as its values, with no intermediate keys. (This is a MUST in later JSON Schema spec versions, in which the key switches from `definitions` to `$defs` as a related change.) The contents are intentionally *not* dedented to make review easier.
Task
Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.
Installation | Documentation | Twitter | Mastodon | Discord
Description
Languages
Go
90%
Shell
5.7%
TypeScript
1.7%
CSS
1.1%
JavaScript
1%
Other
0.5%