RubyGems Navigation menu

shellb 0.0.1

Ruby's Shell class is awesome, but it is slow and memory intensive because all IO passes through Ruby. This gem is heavily inspired by the Shell class, but instead generates a script that executes in a shell without having Ruby in the mix, keeping things fast.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - December 03, 2019 (10.5 KB)
  2. 0.0.1 - December 02, 2019 (10.5 KB)

Development Dependencies (4):

bundler ~> 2.0
pry-byebug ~> 3.0
rake ~> 10.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • Ryan Duryea

SHA 256 checksum:

ecce2d42ec6ad423e4710851b959058056a260050d9b70a2140f1b7d52bd8b3a

Total downloads 3,946

For this version 1,592

License:

MIT

Required Ruby Version: >= 0

Links: