Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phuurl/workspace-scripts

Scripts used to automate the setup of new workspaces/environments
https://github.com/phuurl/workspace-scripts

Last synced: 8 days ago
JSON representation

Scripts used to automate the setup of new workspaces/environments

Awesome Lists containing this project

README

        

# workspace-scripts

[![Build Status](https://travis-ci.com/Phuurl/workspace-scripts.svg?branch=master)](https://travis-ci.com/Phuurl/workspace-scripts)

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 -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