Skip to content

RandyMcMillan/myApp.swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myApp.swift

install brew - brew.sh

$/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
$brew install make cmake ninja
$brew install --cask swift
$ make
swift run --build-tests

Screen Shot 2022-07-30 at 11 44 49 PM