Sha256: 854b8bf8d04bcea27d260ce4d269f5140aa10e0e5b5ca19734257a02637401f8

Contents?: true

Size: 1017 Bytes

Versions: 2

Compression:

Stored size: 1017 Bytes

Contents

#!/usr/bin/ruby
#############################################################################
#
# $Id: sobsd.rb 4 2008-08-26 15:59:44Z colin $
#
# Author:: Colin Steele (colin@colinsteele.org)
# Homepage::  
# 
# TODO: info 
#
#----------------------------------------------------------------------------
#
#      Copyright (C) 2008 by Colin Steele. All Rights Reserved.
#                        colin@colinsteele.org
# 
# This program is free software; you can redistribute it and/or modify
# it under the terms of either: 1) the GNU General Public License
# as published by the Free Software Foundation; either version 2 of the
# License, or (at your option) any later version; or 2) Ruby's License.
# 
# See the file COPYING for complete licensing information.
#
#---------------------------------------------------------------------------
#
# 
#############################################################################

require 'rubygems'
require 'homeq'

include HomeQ
sys.config_file = 'homeq.cfg'
sys.start

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
homeq-1.1.5 extras/hqd.rb
homeq-1.1.4 extras/hqd.rb