Packaging/Ruby: Difference between revisions

imported>Makefu
fix typo
imported>Artturin
add link to manual
Line 1: Line 1:
See [https://ryantm.github.io/nixpkgs/languages-frameworks/ruby/#packaging-applications Packaging Ruby programs] in the nixpkgs manual
Ruby projects are generally packaged with [https://github.com/manveru/bundix bundix]. This guide will show how to package a ruby project
Ruby projects are generally packaged with [https://github.com/manveru/bundix bundix]. This guide will show how to package a ruby project
See


== Building '''BeEF''' ==
== Building '''BeEF''' ==