Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 635 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 635 Bytes

GobView

A Web Frontend for Goblint.

It allows inspecting the analyzed files and results of an analysis run with Goblint. It is based on jsoo-react and was originally developed by Alex Micheli for his Bachelor's thesis at TUM i2, significantly extended by Kerem Cakirer, and is now maintained by the Goblint team.

Goblint Http-Server

Http-Server for the communication between GobView and Goblint in server mode. It also serves the files for the web page.

Installing

Follow the instructions in the Read the Docs.