Ubuntu dev environment setup automated with ansible. You can use any linux distro that is linux debian family
ansible-playbook Here is a list of my favorite tools and programs for differents work environments. Enjoy it!
# install ansible
sudo apt update
sudo apt install software-properties-common
sudo apt-add-repository --yes --update ppa:ansible/ansible
sudo apt install --yes ansible
First, make sure you have configure your system, by updating the vars/all.yml
and setup.yml
files to suit your needs, by commenting things you don't want and the ones you want.
#instal
ansible-playbook setup.yml -e "local_username=$USER" -K
- git
- curl
- dotnetcore
- oh-my-zsh
- rider
- vscode
- nodejs
- docker engine
- MicroK8s
- insomnia
- Lens IDE
- beekeeper studio
- dbeaver
- yarn
- java
- maven
- goland
- OBS
- Go CLI that allows selecting the desired tools
- GUI that allows selecting the desired tools
- Adapt for Windows WSL2
- Share achievements on social media
This project is under MIT Licence. Please refer to LICENSE file for more details.
Build with 💜 by Alan Camilo