https://github.com/steveedson/dev-machine
Ansible setup for maintaining a development environment
https://github.com/steveedson/dev-machine
ansible dev-machine development-environment development-tools mac-osx provisioning
Last synced: 6 months ago
JSON representation
Ansible setup for maintaining a development environment
- Host: GitHub
- URL: https://github.com/steveedson/dev-machine
- Owner: SteveEdson
- Created: 2015-11-03T16:05:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T15:03:10.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T22:47:26.908Z (7 months ago)
- Topics: ansible, dev-machine, development-environment, development-tools, mac-osx, provisioning
- Language: Shell
- Homepage:
- Size: 202 KB
- Stars: 33
- Watchers: 3
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev-machine [](https://travis-ci.org/SteveEdson/dev-machine)
[](https://app.fossa.io/projects/git%2Bgithub.com%2FSteveEdson%2Fdev-machine?ref=badge_shield)
For more information, see my [blog post](https://steveedson.co.uk/ansible/dev-machine).
Runs ansible, provisioning local machine with dev tools and setup.
## Requires
Currently, Ansible and Brew. These will be automatically installed if missing.
## Usage
Simply run `./ansible.sh`.
**WARNING: This *will* install and modify packages on your machine. Read through the files in `roles/` so you know what will happen.**
### One Liner
`git clone git@github.com:SteveEdson/dev-machine.git && cd dev-machine && ./ansible.sh`
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2FSteveEdson%2Fdev-machine?ref=badge_large)