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
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/just && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000302 302 Bytes | |
just-1.35.0.tar.gz | 0000697618 681 KB | |
just.changes | 0000015976 15.6 KB | |
just.spec | 0000003350 3.27 KB | |
vendor.tar.zst | 0005590192 5.33 MB |
Revision 20 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 1197297
from
Richard Rahl (rrahl0)
(revision 20)
- update to 1.35.0: * Allow fallback with recipes in submodules * Allow [private] attribute on assignments * Generate .sha256sum files for release artifacts * Clarify that subsequent dependencies run immediately after recipe * Remove Config::run * Remove logging * Group commands under dedicated heading in --help output (forwarded request 1197296 from rrahl0)
Comments 0