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 | 0000001040 1.02 KB | |
cargo_config | 0000000100 100 Bytes | |
just-1.14.0.tar.zst | 0000561446 548 KB | |
just.changes | 0000000584 584 Bytes | |
just.spec | 0000002892 2.82 KB | |
vendor.tar.zst | 0022263963 21.2 MB |
Revision 2 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 1090587
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 2)
- Update to version 1.14.0: * Ignore clippy::let_underscore_untyped * Use `just --show` in default chooser * Update README to reflect new attribute syntax * Allow multiple attributes on one line * Analyze and Compiler tweaks * Downgrade to TLS 1.2 in install script
Comments 0