Sha256: f11d1d89fcf4a3ba20fd79357034e8d1242eed83ac10ad88a863c2a71f899ecd

Contents?: true

Size: 165 Bytes

Versions: 2

Compression:

Stored size: 165 Bytes

Contents

#!/usr/bin/env ruby

require 'update_repo'

# create a new instance of the class...
walk_repo = UpdateRepo::WalkRepo.new
# then start the process...
walk_repo.start

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
update_repo-0.3.0 exe/update_repo
update_repo-0.2.0 exe/update_repo