# README
sd (shutdown) 
Schedule a shutdown of your pc using natural language!
Usage
go install github.com/f01c33/sd@latest
$GOPATH/bin should be in your $PATH, then you can:
sd 1 hour
sd tomorrow
sd january the first
chech out https://github.com/tj/go-naturaldate for more ways you can say the time for shutdown.
# Functions
No description provided by the author