Sha256: 080b29fce3bfdce72962f6bede127069295fbf4e160bf22e2b90d340e6b89a5d

Contents?: true

Size: 269 Bytes

Versions: 6

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

6 entries across 6 versions & 1 rubygems

Version Path
flex-sdk-0.7.1 bin/flex-sdk-copylocale
flex-sdk-0.7.0 bin/flex-sdk-copylocale
flex-sdk-0.6.1 bin/flex-sdk-copylocale
flex-sdk-0.6.0 bin/flex-sdk-copylocale
flex-sdk-0.5.1 bin/flex-sdk-copylocale
flex-sdk-0.5.0 bin/flex-sdk-copylocale