Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T10:33:17.000Z (about 1 month ago)
- Last Synced: 2024-12-08T20:40:37.682Z (16 days ago)
- Topics: homebrew, nur, nushell, task-runner
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- 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
```