betty icon indicating copy to clipboard operation
betty copied to clipboard

Make installation possible via RubyGems?

Open athityakumar opened this issue 7 years ago • 1 comments

By having betty executable and converting the existing scripts into a Ruby gem, the installation will be much easier for users.

gem install betty
betty whats my name

See? No git clone, no alias, nothing to be manually done by the user except use betty. 😄

athityakumar avatar Nov 27 '17 05:11 athityakumar

How about this? Can you do it?

betty install yourself

RKushnir avatar Feb 21 '18 14:02 RKushnir