ruby-install
ruby-install copied to clipboard
Adding a debug flag
I would be an interesting adition and the code is not much, just set -x and that is enough.
I like the idea. Perhaps a --verbose flag or --debug LEVEL? It might be more useful to add explicit debugging statements that display the ./configure or make commands.
The 0.9.0 branch now has a -D,--debug option that will output the relevant commands used to compile/install the ruby. fb4779c