D
Daniel Berger
Hi all,
The Win32Utils Team is happy to announce the 0.2.0 release of the
ruby-services package. This release adds services for both Gems
(gem_server) and FastRI (fastri_server).
This isn't a typical library or application. Rather, it's a collection
of services that you can install and configure individually as you see fit.
Instant Gratification - FastRI
==============================
1) Download and unzip the ruby-services zip file
2) Open a cmd window and change to the directory where you unzipped it.
3) cd fastri
4) ruby install.rb
5) ruby fastrictl -i
6) ruby fastrictl -s
Repeat steps 3-6 for rubygems and webrick if you want those services as
well (using gemctl and webrickctl instead, respectively).
See the invidual README files for more information about each service.
Enjoy!
The Win32Utils Team
The Win32Utils Team is happy to announce the 0.2.0 release of the
ruby-services package. This release adds services for both Gems
(gem_server) and FastRI (fastri_server).
This isn't a typical library or application. Rather, it's a collection
of services that you can install and configure individually as you see fit.
Instant Gratification - FastRI
==============================
1) Download and unzip the ruby-services zip file
2) Open a cmd window and change to the directory where you unzipped it.
3) cd fastri
4) ruby install.rb
5) ruby fastrictl -i
6) ruby fastrictl -s
Repeat steps 3-6 for rubygems and webrick if you want those services as
well (using gemctl and webrickctl instead, respectively).
See the invidual README files for more information about each service.
Enjoy!
The Win32Utils Team