/workspace-scripts

Scripts used to automate the setup of new workspaces/environments

Primary LanguageShellMozilla Public License 2.0MPL-2.0

workspace-scripts

Build Status

Scripts I use to automate the setup of new workspaces/environments. Should be considered a WIP.

macOS

Basic package installation via Homebrew.

Run the Ansible playbook with ansible-playbook -u <username> -i '127.0.0.1,' main.yml, or use the shell scripts instead.

Ubuntu

Shell scripts only - very basic. TODO: Add more things for Linux