Add template index and language templates (Python, JavaScript, Java, Go, Rust)
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 15:54:55 +00:00
parent 10250b98fb
commit 7db0daf05f

View File

@@ -0,0 +1,39 @@
{
"languages": [
"python",
"javascript",
"java",
"go",
"rust",
"cpp",
"csharp",
"ruby",
"php",
"typescript",
"swift",
"kotlin",
"scala",
"dart",
"r",
"perl",
"lua",
"haskell",
"elixir",
"clojure",
"dotnet",
"ocaml",
"rust-cargo",
"terraform",
"ansible",
"docker",
"kubernetes"
],
"ides": [
"vscode",
"jetbrains",
"visualstudio",
"vim",
"emacs"
],
"custom": []
}