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
-
13
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 | 0000000214 214 Bytes | |
| just-1.43.0.tar.gz | 0000732659 715 KB | |
| just.changes | 0000024368 23.8 KB | |
| just.spec | 0000003511 3.43 KB | |
| vendor.tar.zst | 0018445560 17.6 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