Sha256: f882be7a59df63dd98990f78fec83fc291c7067f6caab8de69b1e3fb55e9e0b6
Contents?: true
Size: 202 Bytes
Versions: 5
Compression:
Stored size: 202 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true root = File.dirname(File.dirname(File.expand_path(__FILE__))) $LOAD_PATH << File.join(root, 'lib') require 'ltx' LTX::Build.new(LTX::Config.new).call
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ltx-1.2.0 | bin/ltx |
ltx-1.1.0 | bin/ltx |
ltx-1.0.2 | bin/ltx |
ltx-1.0.1 | bin/ltx |
ltx-1.0.0 | bin/ltx |