Welcome to the nur documentation!
nur - a taskrunner based on nu
shell
nur
is a simple, yet very powerful task runner. It borrows ideas from b5
and just
, but uses nu
shell scripting to define the tasks. This allows for well-structured tasks while being able to use the super-powers of nu
in your tasks.
You don’t need to use nu
as your shell to use nur
. You can use nur
from any shell, including bash
, zsh
, fish
, powershell
and of course nu
shell. nur
runs on Windows, MacOS and Linux.