Shutdown in X Hours
=======

Lately I've been wanting to shut down my computer after a specified amount of time, comes in handy when I decide to go sleep but my computer is still doing stuff.
Might be useful for some people.

## Install
`
npm install -g shutdown-in-x-hours
`
## Usage
`
shutdowninhours <hour>
`