bajo-sysinfo
Version:
System information for Bajo Framework
29 lines (18 loc) • 642 B
Markdown
# bajo-sysinfo
Plugin name: **bajoSysinfo**, alias: **si**
 
> <br />**Attention**: I do NOT accept any pull request at the moment, thanks!<br /><br />
System informations for [Bajo](https://github.com/ardhi/bajo)
## Installation
Goto your ```<bajo-base-dir>``` and type:
```bash
$ npm install bajo-sysinfo
```
Now open your ```<bajo-data-dir>/config/.plugins``` and put ```bajo-sysinfo``` in it:
```
...
bajo-sysinfo
...
```
## License
[MIT](LICENSE)