Sha256: 1b882ae99563aa29732c43eacb2929e6d696c64f95e2b659367de5cea27b8441

Contents?: true

Size: 132 Bytes

Versions: 5

Compression:

Stored size: 132 Bytes

Contents

#!/usr/bin/env ruby

require 'activehook'
require 'activehook/server'

server = ActiveHook::Server::Launcher.new(ARGV)
server.start

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activehook-0.1.9 bin/activehook-server
activehook-0.1.8 bin/activehook-server
activehook-0.1.7 bin/activehook-server
activehook-0.1.6 bin/activehook-server
activehook-0.1.5 bin/activehook-server