egg-weeds-fs

1.0.0 • Public • Published

egg-weeds-fs

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-weeds-fs --save

Usage

// {app_root}/config/plugin.js
exports.weedsFs = {
  enable: true,
  package: 'egg-weeds-fs',
};

Configuration

// {app_root}/config/config.default.js
exports.weedsFs = {
  host: '127.0.0.1:2345'
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-weeds-fs

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13.6 kB

Total Files

8

Last publish

Collaborators

  • jsonma