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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (4):

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

擁有者:

推送者:

作者:

  • Ryan Duryea

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 4,038

這個版本 1,635

授權:

MIT

Ruby 版本需求: >= 0

相關連結: