Skip to content

Commit

Permalink
Added template spec for dotnet new.
Browse files Browse the repository at this point in the history
  • Loading branch information
ragiano215 committed Mar 3, 2022
1 parent b044cab commit bf5b98c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions equinox-telemetry/.template.config/template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "@jet @ragiano215",
"classifications": [
"CosmosDb",
"ChangeFeed",
"ChangeFeedProcessor",
"Event Sourcing",
"Equinox",
"Propulsion"
],
"tags": {
"language": "F#"
},
"identity": "Equinox.Telemetry",
"name": "Equinox Telemetry",
"shortName": "eqxTelemetry",
"sourceName": "TelemetryTemplate",
"preferNameDirectory": true
}

0 comments on commit bf5b98c

Please sign in to comment.