• Yann Hodique's avatar
    fix(just): properly handle multiple tags (#13734) · bfb9de20
    Yann Hodique authored
    * fix(just): properly handle multiple tags
    
    * chore(just): rename just/ -> justfiles/
    
    The current behavior is confusing for people who don't have `just`
    installed: instead of a recognizable "command not found", they could
    see a "Permission denied" (if . is in the PATH I suppose).
    bfb9de20
Name
Last commit
Last update
..
benchmarks Loading commit data...
bindings Loading commit data...
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
params Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
justfile Loading commit data...
service.go Loading commit data...