Lucas Dohmen
Lucas Dohmen
Nope, that’s all I think :wink: You will build it into the rbenv passenger, right?
You are awesome!! :rocket:
No, I would also use `gem list` and parse the output. I think that’s not a big problem – just don’t forget to memorize it :wink:
`rvm 1.9.3,2.0.0 do gem install tmuxinator` will install the tmuxinator gem for Ruby 1.9.3 and 2.0.0.. I thought that it would work as follows in RVM: ``` ruby gems_to_install.each do...
Have you checked out the rbenv Plugin [rbenv-each](https://github.com/chriseppstein/rbenv-each)? It’s listed on the [approved plugin directory of rbenv](https://github.com/sstephenson/rbenv/wiki/Plugins).
Damn :unamused: Ok, let us push this to version 0.3.
Sounds awesome! :smiley_cat: Will continue working on exogenesis as soon as I'm done with the exam on Monday!
Hey :smile: As I’m head deep into studying right now, I can’t work on Megingiard and Exogenesis until wednesday :wink: When will your meetup be? Next week? We have four...
Ok, great :smile:
I think there should be a `exo diff` command in the future. It compares the installed packages with the packages from the configuration file. - Homebrew: `brew leaves` gives a...