Skip to content
Illarion Kovalchuk edited this page Jul 7, 2014 · 12 revisions

Feature Requests

  1. Create a package from Git source
  • Example:
fpm -s git -t deb -v branch path/to/git/repo
  1. Create a package from rmp spec file * Example:
frpm -s spec -t rpm mypackage.spec mypackage.rpm
Clone this wiki locally