Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/driebit/premise
Install Ansible, Vagrant and VirtualBox on your development box
https://github.com/driebit/premise
Last synced: 2 days ago
JSON representation
Install Ansible, Vagrant and VirtualBox on your development box
- Host: GitHub
- URL: https://github.com/driebit/premise
- Owner: driebit
- Created: 2014-08-05T16:06:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T06:25:12.000Z (almost 9 years ago)
- Last Synced: 2023-08-03T20:12:07.579Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 19
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Premise
=======Install Vagrant, VirtualBox and Ansible on your OS X development box:
```bash
$ curl https://raw.githubusercontent.com/driebit/premise/master/setup | bash
```You may then have to enter your OS X admin password.
Warning: do not run the `curl` command as `sudo`!