Skip to content

Instantly share code, notes, and snippets.

@zoo-of-red-and-blue
Last active August 29, 2015 14:04
custom_options = {
'compile_target' => {
'env' => 'TARGET_PATTERN',
'opt' => '--target',
},
'dimensions_cache' => {
'env' => 'DIMENSIONS_CACHE',
'opt' => '--enable-dimensions',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment