package
0.0.0-20180718122026-93420c33a164
Repository: https://github.com/cryptix/cmd.git
Documentation: pkg.go.dev

# README

TNSE - Test aNd Show Error

Usage: tnse <package>

Runs go test <package> and displays errors in desktop notification systems.

Linux

Uses gnome notify-send from libnotify.

tnse.linux.png

  • screenshot uses dunst for showing them

OSX

Uses terminal-notifier.

tnse.osx.png

other resources

  • Watch to re-run on fs changes