pivotal / workstation-setup

Scripts to automatically set up a machine for development the "Tanzu Labs" way
https://github.com/pivotal/workstation-setup
MIT License
328 stars 247 forks source link

Make cloud-foundry setup opt-in #263

Closed khuddlefish closed 3 years ago

khuddlefish commented 5 years ago

Assuming cf tools are not general for all of the teams, installing cf tools can be opt-in setup.

NOTE: I'm not actually sure what tools are typical for cloud-foundry developers so I would love feedback on what the recommended setup command should be.

professor commented 5 years ago

Interesting. Originally, the opt-ins were meant to be programming languages, but I'm seeing that docker and node are current exceptions.

openbl commented 5 years ago

My 2¢ is that the cf tools (at least cf-cli) are heavily used in my office so their inclusion in the base install seems like a reasonable default.

ericadohring commented 3 years ago

An opt-out list would be a nice to have if you want to skip some defaults.