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:
=

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:

=

Total downloads 4,103

For this version 1,665

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: