Sha256: 468fd387ebaaa1df93b65e545b01925e4bf75d97484ba5f6af7c3812360798f2
Contents?: true
Size: 347 Bytes
Versions: 1
Compression:
Stored size: 347 Bytes
Contents
# CHANGELOG ## 0.0.2 Actually useful intial release. - FEAT: Runs commands with arguments `Kommando.new "ping -c 1 google.com"` - FEAT: Captures error code in `k.code` - EXAMPLES: `ping` and `exit` added. ## 0.0.1 Initial release. - FEAT: Runs command without arguments. - FEAT: Records the standard out in `k.out` - EXAMPLES: `uptime`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kommando-0.0.2 | CHANGELOG.md |