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.
- Devel package for openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / just
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/just && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000124 124 Bytes | |
| _service | 0000000736 736 Bytes | |
| just-1.47.1.obscpio | 0004080652 3.89 MB | |
| just-1.47.1.tar.gz | 0000756361 739 KB | |
| just.changes | 0000027537 26.9 KB | |
| just.obsinfo | 0000000094 94 Bytes | |
| just.spec | 0000003416 3.34 KB | |
| vendor.tar.zst | 0019070165 18.2 MB |
Comments 3
https://github.com/casey/just/releases/tag/1.15.0
updated. thanks! i didn't notice.
https://github.com/casey/just/releases/tag/1.31.0
having trouble creating the
zsttarball locally