Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Installation #20

Open
bfirsh opened this issue Dec 31, 2013 · 3 comments
Open

Installation #20

bfirsh opened this issue Dec 31, 2013 · 3 comments

Comments

@bfirsh
Copy link
Collaborator

bfirsh commented Dec 31, 2013

For #19, it would be really great if we could install the Vagrant plugin once and assume it has been installed. In other words, run an installation.

I think we have a couple of options:

  1. Have an install function which is run on first run, then a docker install command or similar to reinstall if stuff gets broken.
  2. Have an explicit install script, sort of like the usual curl ..../install.sh | sh (not that this is necessarily a good way to do it, but it is an understood, easy to use pattern – see homebrew for example). This is not as neat as the magical combined install and execution, but might be easier to comprehend.
@bfirsh
Copy link
Collaborator Author

bfirsh commented Dec 31, 2013

/cc @aanand who has OPINIONS

@julien-duponchelle
Copy link
Owner

I think we need two add the docker install command because it's easier for the support.

And we can provide an install.sh file for simplify the install processus.

@bfirsh
Copy link
Collaborator Author

bfirsh commented Dec 31, 2013

The installation process is simple enough already, I don't think we need both.

I think I prefer the idea of "download this shell script and put it on your path", purely because it's less horrifying than piping curl into a shell.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants