Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 724 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 724 Bytes

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