For some resons I need to use C code (don’t worry jruby code will be
soon ). However I’d like to have it compiled (well - not evryone has
Gentoo ). AFAIK the hoe is capable of doing it. However there is no
migration doscumentation (currently I build gem on bases of gemspec in
Rakefile).
- Is the hoe only way of prebuilding it? If not what is the simplest
way to do it from my situation. - How to migrate the config to hoe? Is it possible to use different
file names then it is chosen (I have more unix-like names without .txt).
Regards