tty-command 0.10.1

Ruby gem: tty-command

Install This Version

Using gem command

gem install tty-command -v 0.10.1

In your Gemfile

gem 'tty-command', '~> 0.10.1'

Frequently Asked Questions

How do I upgrade to tty-command version 0.10.1?

To upgrade to this version, update your Gemfile:

gem 'tty-command', '~> 0.10.1'

Then run:

bundle update tty-command

Note: Review the release notes and changelog before upgrading to ensure compatibility with your application.

Other Versions