diff --git a/software/bracket.yml b/software/bracket.yml new file mode 100644 index 0000000000..f67877bd42 --- /dev/null +++ b/software/bracket.yml @@ -0,0 +1,11 @@ +name: "Bracket" +website_url: "https://evroon.github.io/bracket" +source_code_url: "https://github.com/evroon/bracket" +description: "Flexible tournament system to build a tournament setup, add teams, schedule matches, keep track of scores and present ranking live to the public." +licenses: + - MIT +platforms: + - Docker + - Nodejs +tags: + - Miscellaneous