kit icon indicating copy to clipboard operation
kit copied to clipboard

Kit makes your dev loop crazy fast

Results 25 kit issues
Sort by recently updated
recently updated
newest added

This is a suggestion for a demo that the docs can go over. Would consider this part of docs but some kind of demo that shows the marriage of docker...

I would like a user interface to make debugging failures easy: - View logs. - Run tasks.

When running a set of tasks simultaneously, sometimes I only care about the logs of a specific task. For instance, in Argo Workflows, if I'm working on the Server, the...

For example, [`task`](https://github.com/go-task/task) and [`xc`](https://github.com/joerdav/xc) are existing, quite popular task runners written in Go that largely cover the same feature set. And other tools that have slightly different goals, such...

Keep all local logs and make them searchable.

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...

dependencies

v0.1.28 (specifically, https://github.com/kitproj/kit/commit/0c288100d7e6da2715de3e140a76f37910ca1465) changed the `watch` attribute so the `workingDir` is automatically prepended to each file. I think that change makes sense, but unfortunately it's backwards-incompatible, since it means the...

Should Kit become a CI runner? - [ ] save result for history - [ ] capture task reports ( eg unit test )

If not task specified, run the "default" task.

taskfile-feature-parity