try
try copied to clipboard
dependencies
According to
https://github.com/tobi/try#quick-start
and
https://github.com/tobi/try#why-ruby
there are no dependencies, but starting try.rb shows
/home/konfekt/bin/try.rb:6:in `require_relative': cannot load such file -- /home/konfekt/bin/lib/tui (LoadError)
from /home/konfekt/bin/try.rb:6:in `<main>'
as if now it depends on the lib folder whose functions have been moved out of try.rb?