Sha256: f2aec57d522dc1515efb94686e97f99f819390684081eee2570d5cea74b82cbe

Contents?: true

Size: 312 Bytes

Versions: 2

Compression:

Stored size: 312 Bytes

Contents

#!/usr/bin/env ruby

require File.dirname(__FILE__) + '/../lib/sgl/version.rb'
require 'scripts/lib-txt2html'

VERS = AutoReload::VERSION::STRING
RUBYFORGE_PROJECT = 'autoreload' # The unix name for your project
DOWNLOAD_PATH = "http://rubyforge.org/projects/#{RUBYFORGE_PROJECT}"

Txt2Html.main(ARGV)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
autoreload-1.0.0 work/deprecated/scripts/txt2html
autoreload-0.0.1 scripts/txt2html