Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case Story #47

Open
lakruzz opened this issue Jan 2, 2019 · 0 comments
Open

Case Story #47

lakruzz opened this issue Jan 2, 2019 · 0 comments

Comments

@lakruzz
Copy link
Owner

lakruzz commented Jan 2, 2019

I've reinstalled my Mini Mac from scratch (His Sierra v 10.13)

I haven't installed anything or made any configurations manually except connecting to the WiFi and logging into my GitHub account through Safari

1st run is

brew doctor || ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

The command starts by installing Xcode Command Line tool.

Next up is to get sensible on the machine

brew doctor && brew list ansible || brew install ansible

after that it's time to clone the git repo:

mkdir -p ~/GitHub/lakruzz
cd ~/GitHub/lakruzz
git clone https://github.com/lakruzz/MacAsCode.git
cd MacAsCode

First manuscript:

./womm --manuscript manuscripts/default-mac.yml

Second is

./womm --manuscript manuscripts/docker.yml

This one refused to install the virtual box, I had to go to Security and Privacy settings and accept the install from Oracle

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

No branches or pull requests

1 participant