We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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.
boson -d -b libraries
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: