## 💡 About **Shell on Ruby** is a convenient subprocess interface that allows you to call any program as if it were a method. ## 📥 Installation Install the gem and add to the application's Gemfile by executing: ```sh bundle add shell_on_ruby ``` If bundler is not being used to manage dependencies, install the gem by executing: ```sh gem install shell_on_ruby ``` ## 💌 Credits - [**Python Sh**](https://sh.readthedocs.io) by [Andrew](https://github.com/amoffat) Made with <3 by NNB