diff options
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ dev: ./build uci ./build uci run +test: + ./build test + ./build test run + analysis: python symbol_analyzer/main.py xdg-open symbol_analyzer/index.html |
