UNPKG

104 Bapplication/x-shView Raw
1#!/bin/bash
2
3clear
4echo "watching $(pwd) => make test"
5fswatch -o src test | xargs -n 1 -I {} make test