svrx-plugin-hello-world
v1.0.0
Published
hello-world plugin for server-x
Downloads
1
Maintainers
Readme
svrx-plugin-hello-world
hello world example for svrx plugin
Usage
please confirm you have installed svrx already
cli
svrx -p hello-world?user=orpheus
manual
const svrx = require('svrx');
svrx({ plugins: [ 'hello-world' ] }).start();
Options
- user:
user
, example param