Skip to content

Latest commit

 

History

History

basic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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