@svrx/svrx-plugin-hello-world
v0.0.1
Published
The svrx plugin for hello-world
Downloads
2
Readme
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
- auto:
boolean
,auto jump to the markdown you are editing. default issvrx
License
MIT