Skip to content

garrefa/automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 █████╗ ██╗   ██╗████████╗ ██████╗ ███╗   ███╗ █████╗ ████████╗██╗ ██████╗ ███╗   ██╗
██╔══██╗██║   ██║╚══██╔══╝██╔═══██╗████╗ ████║██╔══██╗╚══██╔══╝██║██╔═══██╗████╗  ██║
███████║██║   ██║   ██║   ██║   ██║██╔████╔██║███████║   ██║   ██║██║   ██║██╔██╗ ██║
██╔══██║██║   ██║   ██║   ██║   ██║██║╚██╔╝██║██╔══██║   ██║   ██║██║   ██║██║╚██╗██║
██║  ██║╚██████╔╝   ██║   ╚██████╔╝██║ ╚═╝ ██║██║  ██║   ██║   ██║╚██████╔╝██║ ╚████║
╚═╝  ╚═╝ ╚═════╝    ╚═╝    ╚═════╝ ╚═╝     ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═╝ ╚═════╝ ╚═╝  ╚═══╝

Usefull scripts to automate a first time macOS setup.

config-my-system.sh

  • 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

install-gitlab-runned.sh

If you need get gitlab-runner installed and registered in your machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published