A simple Vagrant plugin for listing all IPs of VM networks
➜ vagrant plugin install vagrant-ip-show
➜ vagrant ip-show
10.0.2.15
192.168.192.168
192.168.33.10
- Fork the project.
- Make your feature addition or bug fix.
- Commit, do not mess with Rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
- Send me a pull request.
If you need help with this process: English or Portuguese
Copyright (c) 2015 Rogerio Prado de Jesus. See LICENSE for details.