Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Jul 1, 2024
1 parent a3416c5 commit 893ce5e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions www/docs/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# nFPM

![](/static/banner.svg)
![](https://becker.software/nfpm.png)

nFPM is a simple, 0-dependencies, `deb`, `rpm`, `apk`, and Arch Linux packager.
**nFPM is Not FPM** - a zero dependencies, simple `deb`, `rpm`, `apk`, `ipk`, and
arch linux packager written in Go.

## Why

Expand All @@ -28,5 +29,5 @@ And that's OK!, most of us don't need all those features most of the time.

You create a YAML file with the definition of what you need, run the `nfpm`
binary, and it takes care of everything.

The same config file can be used to create both the RPM and Deb packages.
The same configuration file can be used to create packages in all the supported
formats.

0 comments on commit 893ce5e

Please sign in to comment.