@form8ion/results-reporter
v1.1.0
Published
reporter for the results of the project-scaffolder or lift
Downloads
3,409
Readme
results-reporter
reporter for the results of the project-scaffolder or lift
Table of Contents
Usage
Installation
$ npm install @form8ion/results-reporter --save-prod
Example
import {reportResults} from '@form8ion/results-reporter';
reportResults({nextSteps: ['do this', 'do that']});
Contributing
Dependencies
$ nvm install
$ npm install
Verification
$ npm test