mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

fpm #298

Open mcandre opened 2 years ago

mcandre commented 2 years ago

Generate basic easy installer packages for various projects.

Confirm FPM support for Debian (DEB), RHEL (RPM), macOS (PKG), and Windows (MSI) packages.

mcandre commented 2 years ago

Pending https://github.com/jordansissel/fpm/issues/1884