Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/porges/nur
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/porges/nur
- Owner: Porges
- Created: 2022-05-13T00:47:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T04:15:30.000Z (5 months ago)
- Last Synced: 2024-10-06T17:11:54.009Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 525 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# `nur`
A task runner.
Start by simply running `nur`. `nur` will guide you.
## Inspiration
`nur` takes influence from:
- [go-task](https://github.com/go-task/task)
- [just](https://github.com/casey/just)