pickhardt / betty

Friendly English-like interface for your command line. Don't remember a command? Ask Betty.
2.61k stars 215 forks source link

Make installation possible via RubyGems? #196

Open athityakumar opened 6 years ago

athityakumar commented 6 years ago

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. 😄

RKushnir commented 6 years ago

How about this? Can you do it?

betty install yourself