Skip to content

ryanoblak-okta/mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strap

Ensures that a new or existing Mac has necessary development software.

Run it, replacing quoted values with your own:

curl -sLO https://raw.githubusercontent.com/les-okta/mac/master/strap.sh
bash strap.sh

This ensures the following are installed:

  • XCode Command Line Tools
  • Apple operating system and security updates
  • Homebrew
  • Homebrew Cask
  • bash completion
  • openssl
  • git
  • httpie
  • jenv
  • liquidprompt
  • iTerm2
  • Oracle JDK 8 with unlimited strength cryptography
  • maven
  • groovy
  • Docker
  • IntelliJ IDEA
  • GMavenPlus Plugin for IntelliJ IDEA

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages