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 ee9f8c4b7c updated teamcity-docker-compose.yml 4 years ago
..
Hari.terminal added Hari.terminal 4 years ago
R-packages.txt
README.md
alternatives_set_python.sh updated alternatives_set_python.sh 4 years ago
apk-packages-desktop.txt added skopeo to packages 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
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 merged github 4 years ago
brew_fix_openssl_dependencies.sh updated brew_fix_openssl_dependencies.sh 5 years ago
ccmenu_cp_plist.sh renamed cp_ccmenu_config.sh to ccmenu_cp_plist.sh 4 years ago
ccmenu_setup.sh renamed configure_ccmenu.sh to ccmenu_setup.sh 4 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
cpan-packages-desktop.txt updated cpan-packages-desktop.txt 4 years ago
cpan-requirements-optional.txt updated cpan-requirements-optional.txt 4 years ago
cpan-requirements.txt
deb-packages-desktop.txt updated deb-packages-desktop.txt 4 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
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
gem-packages.txt added gem-packages.txt 4 years ago
gerrit-docker-compose.yml updated 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 4 years ago
gocd_config_repo.json
install_ansible.sh
install_appveyor_byoc.sh
install_aws_cli.sh updated install_aws_cli.sh 4 years ago
install_azure_cli.sh updated install_azure_cli.sh 4 years ago
install_buildkite.sh updated install_buildkite.sh 4 years ago
install_circle_ci.sh updated install_circle_ci.sh 4 years ago
install_cliclick.sh added install_cliclick.sh 4 years ago
install_container-diff.sh updated install_container-diff.sh 4 years ago
install_diff-so-fancy.sh
install_docker_compose.sh
install_epel_repo.sh
install_gcloud_sdk.sh updated install_gcloud_sdk.sh 4 years ago
install_github_ssh_keys.sh renamed setup/install_github_ssh_key.sh to setup/install_github_ssh_keys.sh 4 years ago
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_jx.sh added install_jx.sh 4 years ago
install_kubectl.sh updated install_kubectl.sh 4 years ago
install_kustomize.sh updated install_kustomize.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
install_openssh.sh updated install_openssh.sh 5 years ago
install_parquet-tools.sh updated install_parquet-tools.sh 4 years ago
install_powershell.sh
install_powershell_debian.sh
install_powershell_rhel.sh
install_powershell_ubuntu.sh
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_serverless.sh updated install_serverless.sh 4 years ago
install_spotifycontrol.sh updated install_spotifycontrol.sh 4 years ago
install_terraform.sh updated install_terraform.sh 4 years ago
install_travis.sh replaced tail -r with tac 4 years ago
install_vundle.sh updated install_vundle.sh 4 years ago
install_wercker_cli.sh
jenkins-docker-compose.yml updated jenkins-docker-compose.yml 4 years ago
jenkins-job.xml
jenkins-plugins.txt
linux_desktop.sh updated linux_desktop.sh 4 years ago
mac_desktop.sh
mac_diff_settings.sh updated mac_diff_settings.sh 4 years ago
mac_settings.sh updated mac_settings.sh 4 years ago
mysql_jdbc_jar_download.sh renamed mysql_connector_jar_download.sh to mysql_jdbc_jar_download.sh 4 years ago
npm-packages-desktop.txt
npm-packages.txt added npm-packages.txt 4 years ago
pip-packages-desktop.txt updated pip-packages-desktop.txt 4 years ago
portage-packages-desktop.txt
portage-packages-dockapps.txt
portage-packages-extras.txt
portage-packages-server.txt
postgres_jdbc_jar_download.sh added postgres_jdbc_jar_download.sh 4 years ago
postgresql.conf updated postgresql.conf 4 years ago
python_install_snakebite.sh
python_mac_upgrade_ssl_fix.sh
repos.txt updated repos.txt 4 years ago
rpm-packages-desktop.txt added skopeo to packages 4 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
shell_link.sh updated shell_link.sh 4 years ago
shell_unlink.sh updated shell_unlink.sh 4 years ago
teamcity-docker-compose.yml updated teamcity-docker-compose.yml 4 years ago
teamcity-mysql-setup.sql added teamcity-mysql-setup.sql 4 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.