Run commands relative to the root of the git repository.
curl lesiw.io/run | shgo install lesiw.io/run@latestUsage of run:
run COMMAND [ARGS...]
-V print version
-i install completion scripts
-l list all commands
-r print git root
-u mapping
chowns files based on a given mapping (uid:gid::uid:gid)
-v verbose
RUNPATH: Defaults to.. UnlikePATH, it will search the given directories'.rundirectories for executables.
Install bash/zsh completion:
sudo "$(which run)" --install-completionsAfter running the command, follow the printed instructions.