Drake is a make-like task runner for Deno.
Stars
101
Forks
7
Watchers
101
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
534
commits
1
commits
Revert "feat: restrict type `ShOutput.code` to `number` (disallow `undefined`)"
4aef8c1View on GitHubfix: restore `opts.stderr` in `utils.shCapture` to `inherit`
b343268View on GitHubfeat: restrict type `ShOutput.code` to `number` (disallow `undefined`)
e63fad7View on GitHubfeat: replace deprecated `Deno.run` function with `Deno.Command` class
9453ba8View on GitHubbuild: replace deprecated `Deno.copy()` and `Deno.isatty()`
6f14858View on GitHub