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