Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Install kind, kubectl in quickest-start.sh (Mac,Linux). #25

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

libby
Copy link
Contributor

@libby libby commented Apr 30, 2020

  • In quickest-start.sh, check the OS and whether kind and kubectl are installed, if not install them for OS.
  • Support for linux-gnu and mac-os.
  • Add additional commands that user can run from outside the container, e.g. geth-exec, helpers/run_contracts.sh

* In `quickest-start.sh`, check the OS and whether `kind` and `kubectl`
are installed, if not install them for OS.
* Support for linux-gnu and mac-os.
* Add additional commands that user can run from outside the container,
e.g. geth-exec, helpers/run_contracts.sh
@libby libby requested a review from jbhurat April 30, 2020 19:26
Error out if snap (linux) or brew (macos) are not install AND kind or kubectl
need to be installed. Tell the user what's up and exit 1.
Copy link
Contributor

@jbhurat jbhurat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@libby libby merged commit 85be53f into Consensys:master Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants