Sha256: d13b0f1e92092d2f55619cfb8694964c237fe8aa32d410c0da2454007c2be867
Contents?: true
Size: 379 Bytes
Versions: 15
Compression:
Stored size: 379 Bytes
Contents
--- title: Getting Started --- ## Ruby Stealth has been tested on Ruby (MRI) `2.4.x` and `2.5.x`. While we don't require any C-based Ruby gems, we haven't yet certified Stealth on other VMs (such as JRuby). ## Installation You can install Stealth via RubyGems: ``` gem install stealth ``` Next, you can create a new Stealth bot: ``` stealth new <bot_name> ```
Version data entries
15 entries across 15 versions & 1 rubygems