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 5b8a53168b updated setup/go-packages-desktop.txt 5 years ago
..
README.md updated README.md 5 years ago
apk-packages.txt updated apk-packages.txt 5 years ago
brew-packages-desktop-casks.txt updated brew-packages-desktop-casks.txt 5 years ago
brew-packages-desktop.txt updated setup/brew-packages-desktop.txt 5 years ago
brew-packages.txt updated brew-packages.txt brew-packages-desktop.txt 5 years ago
cpan-packages-desktop.txt updated setup/cpan-packages-desktop.txt 5 years ago
deb-packages-desktop.txt updated deb-packages-desktop.txt deb-packages.txt 5 years ago
deb-packages.txt updated deb-packages-desktop.txt deb-packages.txt 5 years ago
files.conf added setup/files.conf 5 years ago
gem-packages-desktop.txt updated setup/gem-packages-desktop.txt 5 years ago
go-packages-desktop.txt updated setup/go-packages-desktop.txt 5 years ago
install_ansible.sh replaced which with type -P 5 years ago
install_diff-so-fancy.sh updated setup/install_diff-so-fancy.sh 5 years ago
install_epel_repo.sh updated install_epel_repo.sh 5 years ago
install_github_ssh_key.sh updated install_github_ssh_key.sh 5 years ago
install_gradle.sh moved install_gradle.sh to setup/install_gradle.sh 5 years ago
install_groovy.sh moved install_groovy.sh to setup/install_groovy.sh 5 years ago
install_homebrew.sh updated install_homebrew.sh 5 years ago
install_infoblox_ova.sh updated install_infoblox_ova.sh 5 years ago
install_maven.sh moved install_maven.sh to setup/install_maven.sh 5 years ago
install_minikube.sh replaced which with type -P 5 years ago
install_minishift.sh replaced which with type -P 5 years ago
install_parquet-tools.sh replaced which with type -P 5 years ago
install_rpmforge.sh moved install_rpmforge.sh to setup/install_rpmforge.sh 5 years ago
install_sbt.sh updated setup/install_sbt.sh 5 years ago
install_sdkman.sh updated install_sdkman.sh 5 years ago
install_sdkman_all_sdks.sh added install_sdkman_all_sdks.sh 5 years ago
install_terraform.sh replaced which with type -P 5 years ago
install_travis.sh added install_travis.sh 5 years ago
pip-packages-desktop.txt updated setup/pip-packages-desktop.txt 5 years ago
portage-packages-desktop.txt added ansible to desktop packages 5 years ago
portage-packages-dockapps.txt added portage-packages-dockapps.txt 5 years ago
portage-packages-extras.txt added portage-packages-extras.txt 5 years ago
portage-packages-server.txt added portage-packages-server.txt 5 years ago
repolist.txt updated repolist.txt 5 years ago
rpm-packages-desktop.txt updated rpm-packages.txt rpm-packages-desktop.txt 5 years ago
rpm-packages.txt updated rpm-packages.txt rpm-packages-desktop.txt 5 years ago
shell_link.sh updated setup/shell_link.sh setup/shell_unlink.sh 5 years ago
shell_unlink.sh updated setup/shell_unlink.sh 5 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.