Add template config
This commit is contained in:
parent
b77501ab3c
commit
f421450139
12
.template.config/template.json
Normal file
12
.template.config/template.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/template",
|
||||
"author": "Serghei Cebotari",
|
||||
"classifications": [ "Common", "Console", "Codeforces" ],
|
||||
"identity": "Codeforces.Console",
|
||||
"name": "Codeforces template with testing",
|
||||
"shortName": "codeforces",
|
||||
"tags": {
|
||||
"language": "C#",
|
||||
"type": "project"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user