README
smartstart
Victor Smart Kill Mousetrap Node.js Module
Installation
npm install victor-smart-kill
Examples
Create a file called "login.json" that looks like this:
{
"username": "me@email.com",
"password" "mypassword"
}
Then run demo.js.