Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 498 Bytes

Lui

Lui is a language of declarative writing of user interface with generating Tkinter code

Install

  1. git clone
  2. run lui.py with args

Generate src-doc

  1. install doxygen
  2. on Windows open Doxywizard and select Doxyfile in src folder
  3. on Linux change dir on root directory and typing doxygen -w html new_header.html new_footer.html new_stylesheet.css YourConfigFile

Documentation

See more on home page