Skip to content

humaton/npm2rpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 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

About

Generate RPM packages for NPM (https://npmjs.org/) modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 82.9%
  • HTML 17.1%