Project

doneyo

0.0
No release in over 3 years
Low commit activity in last 3 years
Yo you when time-consuming shell commands are done.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.6
~> 10.0
 Project Readme

Done Yo

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