Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 221 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 221 Bytes

Basic Samples

Run the sample test:

npm install
npm run cowsay
npm run greet
npm run greet newbie

The npm scripts will simply run:

puppet-run ./cowsay
puppet-run ./greet
puppet-run ./greet newbie