Commit Graph

8 Commits

Author SHA1 Message Date
Renato Silva 73042008c1 Change license to 3-clause BSD. 2015-02-28 20:56:00 -03:00
Renato Silva fd776b6cba Improve search path in Bash front end.
* The directory of the script has been added back to search path.
* This directory and the ruby subdirectory now have priority over /usr/lib/ruby/vendor_ruby.
2014-12-04 09:51:59 -02:00
Renato Silva 247778b867 Use subfolders for each implementation. 2014-12-02 22:02:45 -02:00
Renato Silva 4738b1260c Fix search path in Bash front end.
The directory of the script is the one that should be added to search path, not the current directory.
2014-12-02 21:45:25 -02:00
Renato Silva b451dcecb4 Add current directory to search path of the Bash front end. 2014-12-01 21:11:44 -02:00
Renato Silva 31d5a53d3a Find the Ruby implementation when installed as a library. 2014-10-14 17:45:20 -03:00
Renato Silva cd0f383822 Convert line breaks from Windows to Unix format. 2014-09-15 17:10:41 -03:00
Renato Silva 4aca0ae67a New Bash front end to the Ruby implementation.
The pure Bash implementation is now installed as easyoptions.sh instead of just easyoptions, which is now a front end to the Ruby implementation.
2014-09-11 16:45:28 -03:00