-
Notifications
You must be signed in to change notification settings - Fork 1
Setup Updates: Ajith Kumar
Referring To MAC-ONBOARD
In macOS Terminal Window, Run Prerequisites Checks for Docker Desktop Installation
./assist.sh pre-checks
- Output
In macOS Terminal Window, Run Prerequisites Checks for Docker
./assist.sh speed-test
- Output
In macOS Terminal Window, Run Prerequisites Checks for Docker Desktop Installation
./assist.sh pre-checks
In macOS Terminal Window, Run Prerequisites Checks for Docker
./assist.sh speed-test
In macOS Terminal Window, Run following commands for workspace setup
mkdir workspace
cd workspace
git clone https://github.com/rajasoun/mac-onboard
- ASKING TO INSTALL GIT
- Command run
git clone https://github.com/rajasoun/mac-onboard
cd workspace
- command
./assist.sh teardown
- command
`./assist.sh setup
- command
./assist.sh test
- home brew path set command - MANUAL STEPS
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/air-mac/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"
- Again run
./assist.sh test
- Installing wget manual steps
brew install wget
- Again run manual steps
./assist.sh test
./assist.sh setup
- 3.1 End to end command
./assist.sh test
-
3.2 Sharing Test output
-
3.2.1
script log.txt ./assist.sh teardown
- 3.2.2
script log.txt ./assist.sh setup
- 3.2.3
script log.txt ./assist.sh test
- 3.2.3
script log.txt ./assist.sh pre-checks
- 3.2.4
script log.txt ./assist.sh speed-test
*3.2.4. script log.txt ./assist.sh check
Turn repeatable, routine tasks into Automated software for Agility, Productivity & Scale