Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

While executing gem

$ echo '# rbenv' >> ~/.bash_profile

$ echo 'export PATH=~/.rbenv/bin:$PATH' >> ~/.bash_profile

$ echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
Source by happymemoryies.tistory.com #
 
PREVIOUS NEXT
Tagged: #While #executing #gem
ADD COMMENT
Topic
Name
7+3 =