UNPKG

yeoman-welcome

Version:

Yeoman welcome message used in generators

25 lines (13 loc) 385 B
# yeoman-welcome [![CI](https://github.com/yeoman/yeoman-welcome/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-welcome/actions/workflows/ci.yml) > Yeoman welcome message used in generators ![](screenshot.png) ## Install ```sh $ npm install --save yeoman-welcome ``` ## Usage ```js console.log(require('yeoman-welcome')); ``` ## License MIT © Yeoman