Sha256: 12c094ffdd670fa93b7b1ac4d370cbc3d86a482af50207d418ce627fde607865
Contents?: true
Size: 1.4 KB
Versions: 2
Compression:
Stored size: 1.4 KB
Contents
%# #% %# You can read this document in its full glory by #% %# opening ./doc/index.html in your favorite Web browser. #% %# #% %#---------------------------------------------------------------------------- %| section "Prerequisites" %#---------------------------------------------------------------------------- * [Ruby](http://ruby-lang.org) 1.8.6 or newer. * [RubyGems](http://rubygems.org) 1.3.6 or newer. * [ruby-debug](http://www.datanoise.com/ruby-debug) will be used if it is available. Otherwise the standard interactive Ruby shell (IRB) will be used instead. %#---------------------------------------------------------------------------- %| section "Installing" %#---------------------------------------------------------------------------- %|command! "gem install dfect" %#---------------------------------------------------------------------------- %| section "Upgrading" %#---------------------------------------------------------------------------- %|command! "gem update dfect" %#---------------------------------------------------------------------------- %| section "Uninstalling" %#---------------------------------------------------------------------------- %|command! "gem uninstall dfect"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dfect-2.1.0 | INSTALL |
dfect-2.0.0 | INSTALL |