summaryrefslogtreecommitdiff
path: root/README.md
blob: c762a0bee45e3f7a973d42d59f47ffdae9b4d3ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Rubyfy
======

Tested on Mac OS X, MacPorts and  Ruby 2.2.0

Example usage:

```
cat serverlist.txt | ./rubyfy -p 10 -c 'hostname'
./rubyfy --root --command 'id' <<< foo.example.com
```