mafintosh / hyperdb

Distributed scalable database
MIT License
753 stars 75 forks source link

add missing deps #7

Closed hackergrrl closed 7 years ago

hackergrrl commented 7 years ago

npm life hack!

$ npm i -g dependency-check

$ cat >> ~/.bashrc
alias npp="dependency-check . && npm test && npm publish"
^D
ralphtheninja commented 7 years ago

@noffle rebase to master please! :) :beer: