{"id":19723948,"url":"https://github.com/wraith13/splatournament","last_synced_at":"2025-08-23T17:44:38.943Z","repository":{"id":83857428,"uuid":"50116170","full_name":"wraith13/splatournament","owner":"wraith13","description":"tournament tool for splatoon","archived":false,"fork":false,"pushed_at":"2016-03-25T00:39:04.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T16:42:03.960Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wraith13.png","metadata":{"files":{"readme":"readme.txt","changelog":"history.txt","contributing":null,"funding":null,"license":"LICENSE_1_0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-21T15:22:18.000Z","updated_at":"2016-02-04T15:58:05.000Z","dependencies_parsed_at":"2023-03-15T08:45:14.759Z","dependency_job_id":null,"html_url":"https://github.com/wraith13/splatournament","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fsplatournament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fsplatournament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fsplatournament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fsplatournament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wraith13","download_url":"https://codeload.github.com/wraith13/splatournament/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045528,"owners_count":19899665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T23:24:02.504Z","updated_at":"2025-02-27T18:45:58.000Z","avatar_url":"https://github.com/wraith13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■\n■\n■  splatournament\n■\n\nこのツールは Wii U 用ゲームソフト、『スプラトゥーン』で草の根的に行われる\n各種トーナメント形式での大会向けのトーナメント管理ツールです。このツールの\n基本機能はトーナメント表を作成・表示することです。\n\n\n■経緯\n先日、 twitter の DM にてスプラトゥーンのある大会の主催者より、トーナメン\nト表の作成に関して相談を受け、調べたところ良さげなトーナメント表作成ツール\nがありそうでなかなかこれといったものが見つからず、まぁ、無いなら作るかと言\nうことでトーナメント表ツールを作成することにしました。\n\nリッチにドメインを取得した上でサーバーを立ててもいいかと思うのですが、この\nプロジェクトを開始するきっかけとなった大会に間に合わせることを考えるとあま\nり期間的に余裕がないのでまずは極力手間をかけない方向でとりあえず最低限の目\n的を達成できるプロトタイプを作り、その後、時には大きくちゃぶ台返しをしつつ\nも、徐々にリッチなものに仕上げていく方針で。\n\n■solomon について\nこのプロジェクトでは solomon を使ってますが、やってることはただビルド毎の\nスナップショットを録りつつ、ビルド番号を自動的にインクリメントしたいだけ\nなので、必ずしもは必要ありません。 solomon は次の URL を参照してください。\n\nhttp://bitbucket.org/wraith13/solomon/ (本家)\nhttps://github.com/wraith13/solomon (github上のコピー)\n\n\n■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■\n■\n■  構成\n■\n\n■.\\readme.txt\n　→このファイルです。\n\n■.\\history.txt\n　→リリース用パッケージを作成するバッチファイル。\n\n■.\\LICENSE_1_0.txt\n　→このソフトウェアで採用しているライセンス\n\n■.\\splatournament.sln\n　→ Visual Studio のソリューションファイル。\n　　テキストエディタとして使うのに便利なようによくアクセスするファイルを\n　　まとめてるだけですのでビルドに必要なわけではありません。\n\n■.\\snapshot\n　→ solomon によって作成されるディレクトリです。\n\n■.\\snapshot\\result\\default\n　→ solomon によって作成されるリリース用ディレクトリです。\n\n■.\\snapshot\\passed.compile\n　→ solomon によってビルドの度にこのディレクトリ下でビルド毎の\n　　source ディレクトリのバックアップが作成されます。\n\n■.\\source\n　→ ソースディレクトリです。\n\n■.\\source\\solomon\n　→ solomon 関連のディレクトリです。\n\n■.\\source\\solomon\\build.cmd\n　→ビルドを実行するバッチファイルです。このコマンドの実行には\n　　solomon が必要になります。\n\n■.\\source\\web\n　→このプロジェクトの主たるファイルのマスターが格納されるディレクトです。\n\n■.\\source\\VERSION.cmd\n　→次回ビルドに version.json に展開されるバージョン番号が格納される\n　　バッチファイルです。ビルドの度に自動的にビルド番号がインクリメント\n　　されます。\n\n■.\\testsnap\n　→ solomon がビルドを行う時に実際に本体ビルドを実行するディレクトリです。\n\n\n■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■\n■\n■  ライセンス\n■\n\nBoost Software License - Version 1.0 を採用しています。\n詳細は .\\LICENSE_1_0.txt を参照してください。\n\n日本語参考訳: http://hamigaki.sourceforge.jp/doc/html/license.html\n\n\n■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■\n■\n■  バージョン採番ルール\n■\n\n■バージョン表記のフォーマット: A.BB.CCC\n\n■メジャーバージョン番号(A):\n明らかな非互換の変更が行われた際にインクリメント。\n桁数は不定。\n\n■マイナーバージョン番号(BB):\n機能追加や上位互換と判断できる仕様変更が行われた際にインクリメント。\n桁数は2桁固定。\n\n■ビルド番号(CCC):\nバグフィックスや仕様変更というほどでもない微細な修正が行われた際にインクリ\nメント。\n桁数は3桁固定。\n\n■細則\n・各番号は0始まりとする。\n・固定桁に足りない場合は先頭を0埋めする。\n・番号が固定桁で足りなくなった場合は、上位の番号をインクリメントする。\n・上位の番号がインクリメントされた場合、下位の番号は0にリセットする。\n\n\n■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■\n■\n■  End Of Document\n■\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraith13%2Fsplatournament","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwraith13%2Fsplatournament","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraith13%2Fsplatournament/lists"}