Simple utility for managing nginx's virtual hosts. It can create or delete vh with given name and options. Just run nvhm --help
to see all options
Wildcard support needs dnsmasq
nvhm messes around with some configuration files, so probably you'll have to use sudo
Yes, it's written only with me in mind and can be treated as an experiment with writing cli apps using node.js