Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.17 KB

GLIMMER_GIRB.md

File metadata and controls

30 lines (19 loc) · 1.17 KB

Girb (Glimmer irb) Command

With glimmer-dsl-swt installed, you may want to run girb instead of standard irb to have SWT preloaded and the Glimmer library required and included for quick Glimmer coding/testing.

girb

GIRB

If you cloned glimmer-dsl-swt project locally, you may run bin/girb instead.

bin/girb

Watch out for hands-on examples in this README indicated by "you may copy/paste in girb"

Keep in mind that all samples live under https://github.com/AndyObtiva/glimmer-dsl-swt/samples

If you need a more GUI interactive option to experiment with Glimmer GUI DSL Syntax, you may try:

License

MIT

Copyright (c) 2007-2024 - Andy Maleh.