You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [Check our workflow in funzzy](https://github.com/cristianoliveira/funzzy/blob/master/.watch.yaml#L6) :)
62
62
- [Check the examples folder](https://github.com/cristianoliveira/funzzy/tree/master/examples)
63
63
64
-
### Enhancing your workflow
64
+
### Enhance your workflows
65
65
66
-
Funzzy the watcher pairs well with these tools:
66
+
Funzzy pairs well with these tools:
67
67
68
-
- _[yq](https://github.com/mikefarah/yq) - A yaml querier cli similar to `jq`_. Extract commands from GitHub Actions workflows ([see](https://github.com/cristianoliveira/funzzy/blob/master/.watch.yaml#L6))
68
+
- [yq](https://github.com/mikefarah/yq) - A yaml querier similar to `jq` to extract commands from GitHub Actions!
69
69
70
-
- _[nrr](https://github.com/ryanccn/nrr) - A fast node task runner_. Since the watcher runs commands on change, a faster task runner makes a notable difference
70
+
- [nrr](https://github.com/ryanccn/nrr) - For JS/TS projects, since Funzzy runs commands on change, a faster task runner makes a difference
0 commit comments