feat(README)

This commit is contained in:
Julien Fontanet 2016-05-27 17:03:03 +02:00
parent d1690bda81
commit 02e1a32fae

View File

@ -0,0 +1,15 @@
# xo-server-test-plugin
## Install
Either in xo-server's directory:
```
> npm i vatesfr/xo-server-test-plugin
```
Or globally:
```
> npm i -g vatesfr/xo-server-test-plugin
```