top | item 42352433 (no title) gurgeous | 1 year ago Question - mise is also incorporating a command runner. Anyone tried it yet? We love just, of course. Always curious about new tools. discuss order hn newest hv42|1 year ago mise tasks (https://mise.jdx.dev/tasks/) are great!IMO, mise tasks are much better than `just`. A few things that make mise superior:— solid environment variables support— can run tasks in parallel, has a watch task feature, support for skipping tasks,…— mise supports file tasks (i.e., running shell scripts, as many comments are suggesting here - https://mise.jdx.dev/tasks/file-tasks.html)— mise tasks are defined using `toml`, and not a custom syntax
hv42|1 year ago mise tasks (https://mise.jdx.dev/tasks/) are great!IMO, mise tasks are much better than `just`. A few things that make mise superior:— solid environment variables support— can run tasks in parallel, has a watch task feature, support for skipping tasks,…— mise supports file tasks (i.e., running shell scripts, as many comments are suggesting here - https://mise.jdx.dev/tasks/file-tasks.html)— mise tasks are defined using `toml`, and not a custom syntax
hv42|1 year ago
IMO, mise tasks are much better than `just`. A few things that make mise superior:
— solid environment variables support
— can run tasks in parallel, has a watch task feature, support for skipping tasks,…
— mise supports file tasks (i.e., running shell scripts, as many comments are suggesting here - https://mise.jdx.dev/tasks/file-tasks.html)
— mise tasks are defined using `toml`, and not a custom syntax