Skip to content

Instantly share code, notes, and snippets.

@AndyObtiva
Created April 17, 2020 07:27
Show Gist options
  • Save AndyObtiva/7c7bdbc8c40ba1cae584f6d65c310e0c to your computer and use it in GitHub Desktop.
Save AndyObtiva/7c7bdbc8c40ba1cae584f6d65c310e0c to your computer and use it in GitHub Desktop.
shell(:no_resize, app_name: 'Glimmer Demo', app_version: '1.0') {
text "Glimmer"
label {
text "Hello, World!"
}
}.open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment