Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ddanier/nur-homebrew
- Owner: ddanier
- License: mit
- Created: 2024-04-06T11:36:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T08:45:00.000Z (2 months ago)
- Last Synced: 2024-10-21T12:09:50.092Z (2 months ago)
- Topics: homebrew, nur, nushell, task-runner
- Language: Ruby
- Homepage:
- Size: 18.6 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/ddanier/nur for details.
## Usage
```shell
> brew tap ddanier/nur https://github.com/ddanier/nur-homebrew.git
> brew update
> brew install nur
```