| title | Home |
|---|---|
| layout | home |
| nav_order | 0 |
Welcome to the nur documentation!
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.
- [Quickstart]({% link quickstart.md %})
- [How to install nur]({% link installation.md %})
- [Working with nur]({% link working-with-nur/index.md %})
{: .important }
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.