Sha256: bf74963d12a8a52d850274ed487f937dacce9156237ac3338b0fa195ac1cc560

Contents?: true

Size: 310 Bytes

Versions: 9

Compression:

Stored size: 310 Bytes

Contents

# Launches all samples
export DIR=`echo $0 | sed "s/launch//"`
${DIR}../../bin/glimmer \
  "${DIR}hello_browser.rb" \
  "${DIR}hello_combo.rb" \
  "${DIR}hello_computed.rb" \
  "${DIR}hello_list_multi_selection.rb" \
  "${DIR}hello_list_single_selection.rb" \
  "${DIR}hello_tab.rb" \
  "${DIR}hello_world.rb"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
glimmer-dsl-opal-0.1.0 lib/samples/hello/launch
glimmer-dsl-opal-0.0.9 lib/samples/hello/launch
glimmer-dsl-opal-0.0.8 lib/samples/hello/launch
glimmer-dsl-opal-0.0.7 lib/samples/hello/launch
glimmer-dsl-opal-0.0.6 lib/samples/hello/launch
glimmer-dsl-opal-0.0.5 lib/samples/hello/launch
glimmer-dsl-opal-0.0.4 lib/samples/hello/launch
glimmer-dsl-opal-0.0.3 lib/samples/hello/launch
glimmer-dsl-opal-0.0.2 lib/samples/hello/launch