svrx-plugin-hello-world

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i svrx-plugin-hello-world

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

1.18 kB

Total Files

4

Last publish

Collaborators

  • leeluolee