wrrn / dev-setup

A script to setup my linux development environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev-setup

To run the script install ansible cd into the project root directory and run

ansible-playbook -e ansible_user=<user> -e ansible_host=<host> -e ansible_port=<port> -i hosts desktop.yml -kK

About

A script to setup my linux development environment.

License:MIT License


Languages

Language:Shell 100.0%