Home

Awesome

play

Play something while waiting for your command to finish.

Sometimes, you run a program that takes a few seconds (or minute), and you don't really want to do other things while it's running. so instead of sitting there and staring at the screen, play something. How do you do it? just prefix your command with play.

<p align="center"> <img src="gif/demo.gif" alt="play demo"> </p>

Installation

go get -u github.com/a8m/play

Usage

$ play program arg1 arg2...

Things I wanna add