This is a collection of pieces that I’ve used at least once to set up my machines.
⚠️ No tests, no guarantees.
You can use these notes as you please, just by reading, copying your own code or importing my roles.
Please don’t use roles blindly. Read the code before executing.
- developer-tools installs common dev tools like git, vim, etc.
- docker installs and sets up docker engine
- dotfiles clones repository from your dotfiles and sets symbolic links to it
- earthly installs the earthly tool according to machine architecture (macos/linux and amd/arm)
- shared-nvm installs the Node Version Manager tool to shared folder, so all users may share the same nodejs versions