Scripts, CLIs and configuration used for my development environment.
make setup
Clone/download the repo, create symlinks, and set macOS system preferences.
This is now managed via the Brewfile
and hops
bash function (see
.functions).
This is also now managed via the Brewfile
and hops
bash function (see
.functions).
make build-container-images
Within docker/
are a number of wrapper container images for making local development simpler.
- Jeff Geerling - geerlingguy/dotfiles
- Marko Wallin - walokra/dotfiles
- Mathias Bynens - mathiasbynens/dotfiles
- Christopher Allen for his gist on Brewfile best practices.