defunkt/rip

rip + Homebrew: Document Workflow and Interaction

Opened this issue · 3 comments

rue commented

In all likelyhood much more straightforward than the related issue of rvm + rip, but should provide common use/best practices/caveats doc for users.

josh commented

I'd like to see rip installable through homebrew.

brew install rip

Yeah, I'd like to get a Formula going this week.

In other news:

rip env -c rip
rip exec rip rip install git://github.com/defunkt/rip
vim ~/.bashrc

Remove whatever code you're using to initialize rip. Now add:

export RUBYLIB="~/.rip/rip/lib:$RUBYLIB"
export PATH="~/.rip/rip/bin:$PATH"
eval `rip config`

Tada. rip is now installed using rip.

screenshot-۲۰۲۴-۰۶-۰۱-۱۶-۳۲-۵۷-default
dumpstate-stats.txt
export RUBYLIB="/.rip/rip/lib:$RUBYLIB"
export PATH="
/.rip/rip/bin:$PATH"
eval rip config