Sha256: 73d96cee2682050f9bb5587c08223f9a2344ed3ce1535d94152c418c25e611a4
Contents?: true
Size: 1.01 KB
Versions: 3
Compression:
Stored size: 1.01 KB
Contents
vagrant-ip-show [![Gem Version](https://badge.fury.io/rb/vagrant-ip-show.png)](http://badge.fury.io/rb/vagrant-ip-show) =============== A simple Vagrant plugin for listing all IPs of VM networks Installation ------------ ```bash ➜ vagrant plugin install vagrant-ip-show ``` Example ------- ```bash ➜ vagrant ip-show 10.0.2.15 192.168.192.168 192.168.33.10 ``` Note on Patches/Pull Requests ----------------------------- * 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](http://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/) or [Portuguese](http://rogeriopradoj.com/2015/09/28/o-guia-para-iniciantes-sobre-como-contribuir-com-um-projeto-no-github/) Copyright --------- Copyright (c) 2015 Rogerio Prado de Jesus. See LICENSE for details.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-ip-show-0.0.4 | README.md |
vagrant-ip-show-0.0.3 | README.md |
vagrant-ip-show-0.0.2 | README.md |