{"id":17383135,"url":"https://github.com/ioi-2017/tps","last_synced_at":"2025-08-20T16:33:05.390Z","repository":{"id":43080126,"uuid":"108695493","full_name":"ioi-2017/tps","owner":"ioi-2017","description":"Task Preparation System (TPS) - Command-Line Interface","archived":false,"fork":false,"pushed_at":"2024-07-19T23:19:13.000Z","size":8751,"stargazers_count":41,"open_issues_count":0,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-26T05:51:54.235Z","etag":null,"topics":["shell-scripts","task-preparation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ioi-2017.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-3RD-PARTY.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-29T01:06:38.000Z","updated_at":"2024-10-09T07:57:06.000Z","dependencies_parsed_at":"2022-08-12T10:20:13.890Z","dependency_job_id":null,"html_url":"https://github.com/ioi-2017/tps","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioi-2017%2Ftps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioi-2017%2Ftps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioi-2017%2Ftps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioi-2017%2Ftps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ioi-2017","download_url":"https://codeload.github.com/ioi-2017/tps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230438185,"owners_count":18225870,"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":["shell-scripts","task-preparation"],"created_at":"2024-10-16T07:40:43.996Z","updated_at":"2024-12-19T13:08:47.541Z","avatar_url":"https://github.com/ioi-2017.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Task Preparation System (TPS)\n================\n\nThe Task Preparation System (TPS) is used to prepare tasks (problems) in programming contests.\nIt has been developed and first used in the [IOI 2017](http://ioi2017.org/)\nin Tehran, Iran.\n\nTPS consists of a command-line interface and a web interface.\nThe command-line interface provides a set of scripts for preparing the tasks, while\nthe web interface provides an interface to visualize the tasks,\nand prepare them for final release.\n\nThe TPS command-line interface is provided in this repository.\nYou may find the web interface at https://github.com/ioi-2017/tps-web.\n\n\nInstallation\n------------\n\nMake sure you have the `curl` command installed.\nThen, run the following command to install TPS on Linux/MacOS/Windows (with WSL):\n\n```bash\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/ioi-2017/tps/master/online-installer/install.sh)\"\n```\n\nThis will add `tps` command to PATH and also adds bash completion for it. For other installation methods \nplease refer to the detailed documentation in the [`docs`](docs) directory.\n\nBehavior\n--------\nThe `tps` command is a light weight script that locates `BASE_DIR`, the directory containing `problem.json`, and then, runs the corresponding script in the `scripts` directory.\nFor example, `tps compile a.cpp` runs `${BASE_DIR}/scritps/compile.sh` with argument `a.cpp`.\n\nThe contents of `scripts` directory in `${BASE_DIR}` of a problem are originated from `scripts` directory in TPS repository, but they can be modified/customized for a specific problem.\nAnyway, they can be updated using command `upgrade-scripts.sh`.\nIt helps a lot in detecting changes and conflicts.\n\nTPS also provides `tps init`, a command to bootstrap a new task based on a given template.\n\nDocumentation\n-------------\nA detailed documentation is provided in the [`docs`](docs) directory.\n\n\nLicense\n-------\nThis software is distributed under the MIT license (see LICENSE.txt),\nand uses some third party codes that are distributed under their own terms\n(see LICENSE-3RD-PARTY.txt).\n\n\nCopyright\n---------\nCopyright (c) 2017, IOI 2017 Host Technical Committee\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioi-2017%2Ftps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioi-2017%2Ftps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioi-2017%2Ftps/lists"}