1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-26 12:06:09 +02:00
nfpm/www/docs/cmd/nfpm.md
Carlos A Becker ff6dfb9df4
docs: update
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-15 15:36:38 -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