Skip to content

kkaempf/npm2rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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