just a command runner
https://github.com/casey/just
Just is a command runner. Although, it's not really a build system like Make. It avoids Make's complexities and confusing PHONY statements.
- Developed at Base:System
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/just && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000976 976 Bytes | |
cargo_config | 0000000101 101 Bytes | |
just-1.15.0.tar.zst | 0000563715 551 KB | |
just.changes | 0000002088 2.04 KB | |
just.spec | 0000002892 2.82 KB | |
vendor.tar.zst | 0013615155 13 MB |
Revision 5 (latest revision is 21)
Ana Guerrero (anag+factory)
accepted
request 1120143
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 5)
- Update to version 1.15.0: * Add Nushell completion script * Update Indentation Documentation * Allow unstable features to be enabled with environment variable * Fix triple-quoted string example in readme * README fix: the -d in `mktemp -d` is required to created folders. * Placate clippy * Add num_cpus() function * Document Windows Package Manager install instructions * Test unpaired escaped carriage return error * Allow escaping newlines * Stabilize JSON dump format * Avoid grep aliases in bash completions * Clarify [unix] attribute in readme * Add env() function * Add descriptions to fish recipe completions * Allow selecting multiple recipes with default chooser * Add better documentation for --dump and --fmt
Comments 0