App para controle de horas com alarme
background details relevant to understanding what this module does
var pomotron = require('pomotron')
console.log('hello warld')outputs
hello warld
var pomotron = require('pomotron')See api_formatting.md for tips.
With npm installed, run
$ npm install pomotron
pomotron was inspired by..
MIT