Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ddanier/nur-homebrew

Homebrew formula to install nur - a task runner based on nu shell
https://github.com/ddanier/nur-homebrew

homebrew nur nushell task-runner

Last synced: about 2 months ago
JSON representation

Homebrew formula to install nur - a task runner based on nu shell

Awesome Lists containing this project

README

        

# nur-homebrew

Homebrew formula to install `nur` - a task runner based on `nu` shell.

See https://github.com/ddanier/nur for details.

## Usage

```shell
> brew tap ddanier/nur https://github.com/ddanier/nur-homebrew.git
> brew update
> brew install nur
```