pb

command module
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2024 License: MIT Imports: 22 Imported by: 0

README

pb: project builder

Run commands relative to the root of the git repository.

Installation

curl
curl -L lesiw.io/pb | sh
go install
go install lesiw.io/pb@latest

Usage

Usage of pb:

    pb 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

Configuration

  • PBPATH: Defaults to ./bin. Set to - to disable.

Completion

Install bash/zsh completion:

sudo "$(which pb)" -i

After running the command, follow the printed instructions.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL