Skip to content

allanShady/work-environment-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Idea

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!

ansible installation

    # 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

How to run

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

🚀 Techs

🔖 Available playbooks

🧘🏿‍ RoadMap

  • Go CLI that allows selecting the desired tools
  • GUI that allows selecting the desired tools
  • Adapt for Windows WSL2
  • Share achievements on social media

📝 Licence

This project is under MIT Licence. Please refer to LICENSE file for more details.


Build with 💜 by Alan Camilo

About

My favorities tools sets and set up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published