█████╗ ██╗ ██╗████████╗ ██████╗ ███╗ ███╗ █████╗ ████████╗██╗ ██████╗ ███╗ ██╗
██╔══██╗██║ ██║╚══██╔══╝██╔═══██╗████╗ ████║██╔══██╗╚══██╔══╝██║██╔═══██╗████╗ ██║
███████║██║ ██║ ██║ ██║ ██║██╔████╔██║███████║ ██║ ██║██║ ██║██╔██╗ ██║
██╔══██║██║ ██║ ██║ ██║ ██║██║╚██╔╝██║██╔══██║ ██║ ██║██║ ██║██║╚██╗██║
██║ ██║╚██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ██║██║ ██║ ██║ ██║╚██████╔╝██║ ╚████║
╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝
Usefull scripts to automate a first time macOS setup.
- Install homebrew
- Run brew doctor
- Run brew update
- Install coreutils
- Install swiftlint
- Install swiftgen
- Install rbenv
- Add load rbenv code to .bash_profile, .profile and .zshrc
- Install ruby version set at RUBY_VERSION
- Set new installed ruby version as global ruby version for rbenv
- Verify that rbenv is properly set up
- Install bundler
- Run bundler install
- Install cocoapods
- Install fastlane
- Install slather
- Install xcpretty
If you need get gitlab-runner installed and registered in your machine.