Skip to content

openspur/ypspur-gui

Repository files navigation

ypspur-gui

GUI front-end for yp-spur.

install

$ git clone https://github.com/at-wat/ypspur-gui.git
$ cd ypspur-gui
$ mkdir build
$ cd build
$ qmake ../ypspur-gui.pro
$ make
# make install

usage

Unix/Unix-like

  • Just run ./ypspur-gui. (ypspur-coordinator should be installed under /usr/local/bin/)

Windows

  • Place ypspur-gui.exe, ypspur-coordinator.exe and ypspur-interpreter.exe in the same directory.
  • Run ypspur-gui.exe.