Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

The community section, open to everyone. Every folder here is a self-contained example: the artifact plus an example.json and a README that says what it is and how to use it.

Add your own in minutes:

  • node scripts/new-example.mjs my-example-name from the repository root
  • No Node? ./scripts/new-example.sh (macOS, Linux) or scripts\new-example.ps1 (Windows)
  • No tooling at all? Copy _template/ by hand, even from the GitHub web UI

Fill in the two generated files, drop your artifact in, and open a pull request. The contributing guide has the details, and Workday DevRel reviews every submission before merge.