1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-28 18:16:30 +02:00
nfpm/www/docs/cmd/nfpm.md
Carlos A Becker c33782561a
docs: update help after cobra upgrade
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-15 15:20:55 -03:00

585 B

nfpm

packages apps on RPM, Deb and APK formats based on a YAML configuration file

Synopsis

nFPM is a simple, 0-dependencies, deb, rpm and apk packager.

Options

  -h, --help   help for nfpm

See also

  • nfpm completion - Generate the autocompletion script for the specified shell
  • nfpm init - creates a sample nfpm.yaml config file
  • nfpm jsonschema - outputs nFPM's JSON schema
  • nfpm package - creates a package based on the given the given config file and flags