fs-extra-promise-es6
An ES6 promise adapter for fs-extra for use with ES7 async/await,
Installing
fs-extra-promise-es6
is available as an
npm package.
Usage
; { console;};
Development
Getting Started
The application requires the following external dependencies:
- Node.js
The rest of the dependencies are handled through:
npm install
Run tests with:
npm test