svrx-plugin-hello-world The svrx plugin for hello-world Usage Please make sure that you have installed svrx already. Via CLI svrx -p "hello-world?user=svrxjs" Via API const svrx = require('@svrx/svrx'); svrx({ plugins: [ 'hello-world' ] }).start(); Options user: user, example param