Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 407 Bytes

Creating RPM packages for Nodejs modules

Picking up where https://github.com/lkundrak/npm2rpm left off, this Rubygem creates RPM packages from Nodejs modules.

It differs from the original implementation as follows

  • Uses Ruby
  • Much more robust
  • Ability to package multiple versions of the same module
  • Spec generated from template
  • Support for multiple Linux distributions possible

License

Ruby