1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-05-03 08:55:28 +02:00
nfpm/www/docs/cmd/nfpm_init.md
2024-05-08 19:03:20 +00:00

20 lines
363 B
Markdown

# nfpm init
Creates a sample nfpm.yaml configuration file
```
nfpm init [flags]
```
## Options
```
-f, --config string path to the to-be-created config file (default "nfpm.yaml")
-h, --help help for init
```
## See also
* [nfpm](/cmd/nfpm/) - Packages apps on RPM, Deb, APK, Arch Linux, and ipk formats based on a YAML configuration file