trap-signal
A tiny command that traps a signal and prints it. For internal use.
Installation
Usage
Contributing
- Fork it ( https://github.com/mosop/trap-signal/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request