Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phuurl/workspace-scripts
- Owner: Phuurl
- License: mpl-2.0
- Created: 2018-01-07T18:30:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T17:15:51.000Z (over 5 years ago)
- Last Synced: 2024-12-29T16:46:08.997Z (12 days ago)
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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