/egg

A simple command wrapper that gives a notification when the command is completed

Primary LanguageGo

Egg

GoDoc Go Report Card

An egg timer for your commands.

Prepend a command with egg and you'll get a system notification when its done.

egg

Installation

go install github.com/jpoz/egg/cmd/egg@latest

Usage

egg go test -bench=.

Result:

image