Sha256: a7132f82351b2ec9d7b14afc612bdf82a059d7d678e98eaf6d153c800467b06a

Contents?: true

Size: 269 Bytes

Versions: 2

Compression:

Stored size: 269 Bytes

Contents

#!/usr/bin/env ruby

$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + '/../lib')) unless $LOAD_PATH.include?(File.expand_path(File.dirname(__FILE__) + '/../lib'))
require 'flex-sdk'

flexsdk = FlexSDK.new
config = flexsdk.config

flexsdk.copylocale(config)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
flex-sdk-0.4.1 bin/flex-sdk-copylocale
flex-sdk-0.4.0 bin/flex-sdk-copylocale