#!/bin/bash if make -j 8; then ./editor tests/test.json fi