Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 513 Bytes

File metadata and controls

23 lines (15 loc) · 513 Bytes

Based on https://rclayton.silvrback.com/templatizing-github-template-repos

This template needs to be imploded to be usable. Create the config file customize.json in the same dir as customize, and then run the script.

Placeholder syntax is <<[ .cus.foo ]>>

These are the supported placeholders:

ASYNCAPI_FILE='rust.asyncapi.json'
LIBRARY_NAME='RustGameAPI'
repository_name=''

Required secrets for workflow

  • NUGET_AUTH_TOKEN

Example imploding

./customize -c cus=./customize.json