Project

death

0.01
No release in over 3 years
Low commit activity in last 3 years
kill command wrapper. say "DEATH" with death voice. Operating environment is Mac OS X only.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 3.0.0

Runtime

>= 0
 Project Readme

death Build Status Gem Version

kill command wrapper. say "DEATH" with death voice.

INSTALL

$ gem install death

SYNOPSIS

death [-s signal_name] pid ...
death -l [exit_status]
death -signal_name pid ...
death -signal_number pid ...

shortcut command

lml

Operating environment

Mac OS X (only)

for Developers

Tuning of death voice

Supply developers with death voice tuner rake death:tuning.

Check out source code and move to the death-command source directory.

$ rake death:tuning # say "DEATH"

adjustable sound pressure using FACTOR=n argument (default 3) .

$ rake death:tuning FACTOR=5 # the deep timbre of death voice

Presentation Document

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

death is released under the MIT License.