We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. 😄
git clone
alias
betty
The text was updated successfully, but these errors were encountered:
How about this? Can you do it?
betty install yourself
Sorry, something went wrong.
No branches or pull requests
By having betty executable and converting the existing scripts into a Ruby gem, the installation will be much easier for users.
See? No
git clone
, noalias
, nothing to be manually done by the user except usebetty
. 😄The text was updated successfully, but these errors were encountered: