All Projects → Bogdanp → racket-gui-easy

Bogdanp / racket-gui-easy

Licence: other
Declarative GUIs in Racket.

Programming Languages

racket
414 projects

Labels

gui-easy-lib

Declarative GUIs in Racket. This is still a work in progress so expect some breaking changes.

Installation

The package is available on the Racket Package Index.

$ raco pkg install gui-easy

Development

From the root of the repository:

$ raco pkg install --auto --skip-installed gui-easy-lib/ gui-easy/

Updating

From the root of the repository:

$ raco pkg update gui-easy-lib/ gui-easy/

Running the demos

After you have installed gui-easy-lib. You can run the example code from the examples/ folder using DrRacket or via the command-line.

License

gui-easy is licensed under the 3-Clause BSD license.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].