https://github.com/nur-taskrunner/homebrew
Homebrew formula to install nur - a task runner based on nu shell
https://github.com/nur-taskrunner/homebrew
homebrew nur nushell task-runner
Last synced: about 1 month ago
JSON representation
Homebrew formula to install nur - a task runner based on nu shell
- Host: GitHub
- URL: https://github.com/nur-taskrunner/homebrew
- Owner: nur-taskrunner
- License: mit
- Created: 2024-04-06T11:36:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T21:46:48.000Z (about 2 months ago)
- Last Synced: 2025-04-15T03:12:36.826Z (about 1 month ago)
- Topics: homebrew, nur, nushell, task-runner
- Language: Ruby
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# nur-homebrew
Homebrew formula to install `nur` - a task runner based on `nu` shell.
See https://github.com/nur-taskrunner/nur for details.
## Usage
```shell
> brew tap nur-taskrunner/homebrew https://github.com/nur-taskrunner/homebrew.git
> brew update
> brew install nur
```