Sha256: c534c0e6b8d964187abdc04df7c8594db1b5e5d86e585bafccfa7255254b2ec6

Contents?: true

Size: 165 Bytes

Versions: 7

Compression:

Stored size: 165 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

$LOAD_PATH << File.expand_path(File.join(__dir__, '..', 'lib'))

require 'mux_tf'

MuxTf::Cli.run(:current, ARGV)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mux_tf-0.3.0 exe/tf_current
mux_tf-0.2.4 exe/tf_current
mux_tf-0.2.3 exe/tf_current
mux_tf-0.2.2 exe/tf_current
mux_tf-0.2.1 exe/tf_current
mux_tf-0.2.0 exe/tf_current
mux_tf-0.1.2 exe/tf_current