1.1.0 • Published 6 years ago
@form8ion/results-reporter v1.1.0
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