Simple utility for migrating Apache's vhosts created by vhm to nginx's vhosts based on nvhm syntax. With option --reverse
provided it performs the opposite operation
vhm 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