9.5.9 • Published 10 months ago

perrisbrewery v9.5.9

Weekly downloads
110
License
MIT
Repository
github
Last release
10 months ago

Perri's Brewery

It parses the debian packages created with oclif and adds the pre- and post-installation/removal scripts to them and generates the man manual page.

Usage

$ npm install -g perrisbrewery
$ pb COMMAND
running command...
$ pb (--version|-v)
perrisbrewery/9.3.14 linux-x64 node-v16.19.0
$ pb --help [COMMAND]
USAGE
  $ pb COMMAND
...

Commands

pb autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ pb autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  shell type

FLAGS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

DESCRIPTION
  display autocomplete installation instructions

EXAMPLES
  $ pb autocomplete

  $ pb autocomplete bash

  $ pb autocomplete zsh

  $ pb autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

pb deb [PATHSOURCE]

add preinst, postinst, prerm, postrm scripts and manPages to .deb

USAGE
  $ pb deb [PATHSOURCE] [-v] [-h] [-m]

FLAGS
  -h, --help     Show CLI help.
  -m, --mantain
  -v, --verbose  verbose

DESCRIPTION
  add preinst, postinst, prerm, postrm scripts and manPages to .deb

See code: lib/commands/deb.js

pb help [COMMAND]

Display help for pb.

USAGE
  $ pb help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for pb.

See code: @oclif/plugin-help

pb version

USAGE
  $ pb version [--json] [--verbose]

FLAGS
  --verbose  Show additional information about the CLI.

GLOBAL FLAGS
  --json  Format output as json.

FLAG DESCRIPTIONS
  --verbose  Show additional information about the CLI.

    Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.

See code: @oclif/plugin-version

More informations

You can contact me by mail or follow me on blog, facebook, github, jtsi, reddit, telegram, twitter.

Copyright and licenses

Copyright (c) 2017, 2023 Piero Proietti, dual licensed under the MIT or GPL Version 2 licenses.

9.5.9

10 months ago

9.3.14

1 year ago

9.3.18

1 year ago

9.3.17

1 year ago

9.3.16

1 year ago

9.3.15

1 year ago

9.3.13-2

1 year ago

9.3.4

2 years ago

9.3.13

1 year ago

9.3.12

1 year ago

9.3.11

1 year ago

9.1.38

2 years ago

9.3.13-1

1 year ago

9.3.11-1

1 year ago

9.2.12

1 year ago

9.1.36

2 years ago

9.1.37

2 years ago

0.6.3-1

2 years ago

9.1.36-a

2 years ago

0.6.3

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.2

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.9

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago