{"id":26368784,"url":"https://github.com/bindreams/kot","last_synced_at":"2025-03-16T22:49:01.545Z","repository":{"id":167685065,"uuid":"409216489","full_name":"bindreams/kot","owner":"bindreams","description":"A very simple C++ builder and runner.","archived":false,"fork":false,"pushed_at":"2022-04-24T13:43:33.000Z","size":735,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-30T13:26:17.660Z","etag":null,"topics":["build-tool","cpp","user-friendly"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bindreams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.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}},"created_at":"2021-09-22T13:31:05.000Z","updated_at":"2024-03-30T13:26:19.835Z","dependencies_parsed_at":"2023-09-11T03:31:43.022Z","dependency_job_id":null,"html_url":"https://github.com/bindreams/kot","commit_stats":null,"previous_names":["andreasxp/kot","bindreams/kot"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bindreams%2Fkot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bindreams%2Fkot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bindreams%2Fkot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bindreams%2Fkot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bindreams","download_url":"https://codeload.github.com/bindreams/kot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945479,"owners_count":20372894,"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":["build-tool","cpp","user-friendly"],"created_at":"2025-03-16T22:49:01.086Z","updated_at":"2025-03-16T22:49:01.538Z","avatar_url":"https://github.com/bindreams.png","language":"Python","readme":"# Kot\nA very simple to use code builder for C++, packed with usability features for compiling single files and small projects.\nKot is an entirely CLI tool, no graphical interface.\n\n![Kot demo](/assets/demo.gif)\n\n## Installation\nKot requires Python 3 and pip. Download the latest release via pip like so:\n```\npip install https://github.com/andreasxp/kot/archive/refs/tags/0.3.1.zip\n```\nKot will notify you when a new version is available.\n\n## Usage\nSince Kot is a CLI tool, consult the very helpful `--help` command for more information on what Kot can do. Here's a sample:\n```\n$ kot --help\nUsage: kot [OPTIONS] COMMAND [ARGS]...\n\n  A very simple C++ builder and runner.\n\nOptions:\n  -v         Enable verbose output.\n  --version  Show the version and exit.\n  --help     Show this message and exit.\n\nCommands:\n  build   Build a binary from C++ source files.\n  config  View config entry 'name' or replace it with 'value', if specified.\n  launch  Execute any command and print exit code.\n  pg      Open an interactive C++ playground.\n  run     Build and run a binary from C++ source files.\n```\n```\n$ kot run --help\nUsage: kot run [OPTIONS] SOURCES...\n\n  Build and run a binary from C++ source files.\n\nOptions:\n  -o, --output FILE            Output filename.  [default: (source name or 'app' for many sources)]\n  -d, --debug / -r, --release  Building mode.  [default: release]\n  -p, --pause                  Pause after execution.\n  -t, --terminal               Open a separate terminal for output and pause after execution.\n  --args TEXT                  Additional cli arguments for the executable.\n  --help                       Show this message and exit.\n```\n\n## License\nKot is free software, licensed under the terms of the [GNU General Public License v3.0](LICENSE.txt).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbindreams%2Fkot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbindreams%2Fkot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbindreams%2Fkot/lists"}