Skip to content

tjmaynes/config

Repository files navigation

config

Ansible playbook for my workstations.

Requirements

Usage

To bootstrap machine, run the following command:

make bootstrap

To install project dependencies, run the following command:

make install

To set up machine, run the following command:

make setup

To teardown machine, run the following command:

make teardown