madscience_gem
madscience_gem copied to clipboard
rbenv and sudo usage
rbenv encounters the same problems under sudo as the others and one possible solution that could enter documentation is the rbenv-sudo plugin. The bootstrap command would then look like:
rbenv sudo madscience construct
Aside: isn't bootstrap the correct alias for what setup_clone_and_deploy does rather than construct?
"Bootstrap" is reasonable. What I'm looking for is a verb that says "this will also clone a repo under the current directory and use it." I don't feel "bootstrap" or (its predecessor) "setup" do that.