GaloisInc / MATE

MATE is a suite of tools for interactive program analysis with a focus on hunting for bugs in C and C++ code using Code Property Graphs.
https://galoisinc.github.io/MATE/
BSD 3-Clause "New" or "Revised" License
177 stars 12 forks source link

UI: Show help text when there are no compilations/builds/etc. #40

Open langston-barrett opened 2 years ago

langston-barrett commented 2 years ago

When there are no compilations, builds, or snapshots, the MATE UI is pretty bare: it just shows some empty tables. If I were a novice user, it might not be obvious to me how to go about populating those tables - perhaps we could link to the documentation? Or just show some canned text about how to kick off a build?