How can I install this on CentOS ?
I cloned it on CentOS and run ./bashly/bin/bashly --init.
I got that
/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bashly (LoadError)
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from ./bashly/bin/bashly:2:in `<main>'
How can I install this on CentOS ?
I cloned it on CentOS and run
./bashly/bin/bashly --init.I got that