nimblehq / laptop

A shell script which turns your OS X laptop into an awesome web development machine
MIT License
27 stars 12 forks source link

Add Web developer specific apps #19

Closed hoangmirs closed 4 years ago

hoangmirs commented 4 years ago

Needed

Who Benefits?

Web chapter

caherrerapa commented 4 years ago

Knowing that all our apps use Docker, does it make sense to add postgres and redis for example?

andyduong1920 commented 4 years ago

@hoangmirs I think we don't need Postgres as we use Docker for it.

How about adding 1/ rvm 2/ elixir 3/ go? 4/ Phrase app cli 5/ AWS CLI

hoangmirs commented 4 years ago

I heard that Omise didn't use Docker, I'm not sure for now But I also prefer to remove it

olivierobert commented 4 years ago

Some clients indeed do not use Docker so I recommend to keep Postgres via brew services. Redis could be removed.

@anduonghien RVM and NVM are already installed by default.