Skip to content

codeout/doneyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Done Yo

Code Climate

Yo you when time-consuming shell commands are done.

Usage

Invoke yo just after a task which takes long is done.

$ sleep 5; yo

Installation

You can choose one of three options:

1. Rubygem

$ gem install doneyo

2. Go

$ go get github.com/codeout/doneyo/go/yo

3. Download a Binary

  1. Download a zip archive for your system from the release page.
  2. Extract it into somewhere in your $PATH.

Configuration

Doneyo will look in ~/.yorc for your Yo username to notify.

# ~/.yorc
[user]
name = your_yo_username

About

Yo you when it's done

Resources

License

Stars

Watchers

Forks

Packages

No packages published