Sha256: e071a744b05e73da7c7c55d5f12ab6407edbcc7dbe11efe05d0fcc780a10092d
Contents?: true
Size: 428 Bytes
Versions: 4
Compression:
Stored size: 428 Bytes
Contents
# Weave Simple parallel ssh. ## Install Put `weave` in your Gemfile or install directly: $ gem install weave ## Documentation [Method docs here](http://rubydoc.info/github/cespare/weave/master/frames). Usage docs coming soon. See the examples (in `examples/`) to get started. ## Implemented features * Connection caching * Parallel execution (with thread/connection limit) * Serial execution * Commands: - `run`
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
weave-1.0.2.beta1 | README.md |
weave-1.0.1 | README.md |
weave-1.0.0 | README.md |
weave-0.2.0 | README.md |