pglistend

v0.2.1-0
pglistend - Postgres LISTEN Daemon using Node.js/Systemd
postgresql listen notify daemon pglistend

lint:js

eslint .

py:pep8

pycodestyle setup/setup.py && pylint setup/setup.py

lint

npm run lint:js && npm run py:pep8

dev

babel-node src/index.js --config=.pglistend.yml

start

nodemon --exec 'npm run lint && npm run dev'

clean

rm -rf dist/

build

npm run clean && babel src/ -d dist/

prepublish

npm run build
npm i pglistend

Metadata

  • MIT
  • Whatever
  • Kabir Baidhya
  • released 3/29/2017

Downloads

Maintainers