boson icon indicating copy to clipboard operation
boson copied to clipboard

Boson in Jruby on windows doesnt seem to work..

Open jtilghman opened this issue 12 years ago • 1 comments

gem install boson boson-more , installs it just fine.

echo "require 'boson/more'" >> .bosonrc , makes the rc file.

boson libraries , doesnt work.

returns: Error: Command 'libraries' not found

also:

C:\Documents and Settings\g703589\Desktop\phelp>boson -v libraries boson 1.2.4

Doesnt seem to return any more information.

Not sure what else to do.

jtilghman avatar Oct 02 '12 19:10 jtilghman

Try boson -d -b libraries to provide more info for debugging. I don't have time to work on windows support but I welcome any pull requests.

cldwalker avatar Oct 03 '12 04:10 cldwalker