You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hari Sekhon 83691a650d updated shell_link.sh 4 years ago
..
R-packages.txt imported R-packages.txt 5 years ago
README.md
alternatives_set_python.sh updated alternatives_set_python.sh 4 years ago
apk-packages-optional.txt added apk-packages-optional.txt 4 years ago
apk-packages.txt updated apk-packages.txt 4 years ago
atom-packages.txt added atom-packages.txt 5 years ago
bootstrap.sh updated bootstrap.sh 4 years ago
brew-packages-desktop-casks.txt updated brew-packages-desktop-casks.txt 4 years ago
brew-packages-desktop-taps.txt updated brew-packages-desktop-taps.txt 4 years ago
brew-packages-desktop.txt updated brew-packages-desktop.txt 4 years ago
brew-packages.txt updated brew-packages.txt 4 years ago
brew_fix_openssl_dependencies.sh updated brew_fix_openssl_dependencies.sh 5 years ago
ci.txt updated ci.txt 4 years ago
ci_bootstrap.sh updated ci_bootstrap.sh 4 years ago
concourse-docker-compose.yml updated concourse-docker-compose.yml 4 years ago
configure_ccmenu.sh
cp_ccmenu_config.sh
cpan-packages-desktop.txt
cpan-requirements-optional.txt
cpan-requirements.txt
deb-packages-desktop.txt updated deb-packages-desktop.txt 5 years ago
deb-packages-optional.txt updated deb-packages-optional.txt 4 years ago
deb-packages.txt updated deb-packages.txt 4 years ago
docker-images.txt merged in private docker images list 5 years ago
download_cassandra.sh added download_cassandra.sh 4 years ago
files.txt updated files.txt 4 years ago
gem-packages-desktop.txt updated gem-packages-desktop.txt 4 years ago
gerrit-docker-compose.yml added gerrit-docker-compose.yml 4 years ago
getawless.sh updated getawless.sh 4 years ago
go-packages-desktop.txt updated go-packages-desktop.txt 4 years ago
gocd-docker-compose.yml updated gocd-docker-compose.yml 5 years ago
gocd_config_repo.json updated gocd_config_repo.json 5 years ago
install_ansible.sh
install_appveyor_byoc.sh updated install_appveyor_byoc.sh 5 years ago
install_aws_cli.sh updated install_aws_cli.sh 4 years ago
install_azure_cli.sh updated install_azure_cli.sh 5 years ago
install_buildkite.sh updated install_buildkite.sh 5 years ago
install_circle_ci.sh updated install_circle_ci.sh 5 years ago
install_cliclick.sh added install_cliclick.sh 4 years ago
install_diff-so-fancy.sh
install_docker_compose.sh added install_docker_compose.sh 5 years ago
install_epel_repo.sh
install_gcloud_sdk.sh renamed install_gcloud.sh to install_gcloud_sdk.sh 5 years ago
install_github_ssh_key.sh
install_gradle.sh
install_groovy.sh
install_homebrew.sh updated install_homebrew.sh 4 years ago
install_infoblox_ova.sh
install_java.sh updated install_java.sh 4 years ago
install_maven.sh
install_minikube.sh
install_minishift.sh
install_mousetools.sh updated install_mousetools.sh 4 years ago
install_oh-my-zsh.sh added install_oh-my-zsh.sh 5 years ago
install_openssh.sh updated install_openssh.sh 5 years ago
install_parquet-tools.sh
install_powershell.sh updated install_powershell.sh 5 years ago
install_powershell_debian.sh added setup/install_powershell_debian.sh 5 years ago
install_powershell_rhel.sh added setup/install_powershell_rhel.sh 5 years ago
install_powershell_ubuntu.sh updated install_powershell_ubuntu.sh 5 years ago
install_rpmforge.sh
install_rvm.sh
install_sbt.sh
install_sdkman.sh
install_sdkman_all_sdks.sh
install_semaphore_ci.sh updated install_semaphore_ci.sh 5 years ago
install_terraform.sh
install_travis.sh replaced tail -r with tac 4 years ago
install_vundle.sh
install_wercker_cli.sh added install_wercker_cli.sh 5 years ago
jenkins-docker-compose.yml updated jenkins-docker-compose.yml 4 years ago
jenkins-job.xml added jenkins-job.xml 5 years ago
jenkins-plugins.txt updated jenkins-plugins.txt 5 years ago
linux_desktop.sh updated linux_desktop.sh 5 years ago
mac_configuration.sh updated mac_configuration.sh 4 years ago
mac_desktop.sh updated mac_desktop.sh 5 years ago
npm-packages-desktop.txt updated npm-packages-desktop.txt 5 years ago
pip-packages-desktop.txt updated pip-packages-desktop.txt 5 years ago
portage-packages-desktop.txt updated portage-packages-desktop.txt 5 years ago
portage-packages-dockapps.txt
portage-packages-extras.txt
portage-packages-server.txt
postgresql.conf updated postgresql.conf 4 years ago
python_install_snakebite.sh added python_install_snakebite.sh 5 years ago
python_mac_upgrade_ssl_fix.sh
repos.txt updated repos.txt 4 years ago
rpm-packages-desktop.txt updated rpm-packages-desktop.txt 5 years ago
rpm-packages-optional.txt updated rpm-packages-optional.txt 4 years ago
rpm-packages.txt updated rpm-packages.txt 5 years ago
setup_codefresh.sh updated setup_codefresh.sh 5 years ago
shell_link.sh updated shell_link.sh 4 years ago
shell_unlink.sh updated shell_unlink.sh 5 years ago
upgrade_gradle_wrapper.sh added upgrade_gradle_wrapper.sh 4 years ago
which_python_installed.sh updated which_python_installed.sh 4 years ago

README.md

Setup

  • Package lists used by the make build at the top level
    • OS packages - Mac OS X / macOS and Linux distributions (RHEL/CentOS, Debian/Ubuntu, Alpine)
    • language libraries for Python, Perl, Golang
  • Simple standalone installation scripts install_*.sh for common technologies that make it easy to set up a new laptop / workstation every time you work for a new company

Almost nothing should need to be done manually, a couple commands and you should be up and running.

Mac XCode for Developers

Run git - it will automatically prompt to install XCode if needed. If git runs, XCode is likely already installed.