Sha256: 54d69c0b45b33ac944544efbd34419b0a71d16fd385824c28e34eb932dea7f70
Contents?: true
Size: 315 Bytes
Versions: 12
Compression:
Stored size: 315 Bytes
Contents
#!/usr/bin/env ruby # encoding: utf-8 # Load the Backup core library require File.expand_path("../../lib/backup", __FILE__) # Load the Backup command line interface utility require File.expand_path("../../lib/backup/cli/utility", __FILE__) # Initialize the Backup command line utility Backup::CLI::Utility.start
Version data entries
12 entries across 12 versions & 4 rubygems