{"id":19112726,"url":"https://github.com/russellsteadman/cmap","last_synced_at":"2025-06-14T22:35:14.207Z","repository":{"id":101917552,"uuid":"595695837","full_name":"russellsteadman/cmap","owner":"russellsteadman","description":"Concept map grading tool","archived":false,"fork":false,"pushed_at":"2023-03-03T18:25:28.000Z","size":4330,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-03T04:50:54.644Z","etag":null,"topics":["concept-map","education","graph"],"latest_commit_sha":null,"homepage":"https://russellsteadman.github.io/cmap/","language":"TypeScript","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/russellsteadman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-01-31T16:13:51.000Z","updated_at":"2023-12-08T03:01:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fce7be0-0c77-41f7-92f7-f603d6bd2823","html_url":"https://github.com/russellsteadman/cmap","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellsteadman%2Fcmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellsteadman%2Fcmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellsteadman%2Fcmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellsteadman%2Fcmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russellsteadman","download_url":"https://codeload.github.com/russellsteadman/cmap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170074,"owners_count":19759141,"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":["concept-map","education","graph"],"created_at":"2024-11-09T04:33:57.897Z","updated_at":"2025-02-22T11:34:34.483Z","avatar_url":"https://github.com/russellsteadman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cmap Grading Tool\n\ncmap is a simple CLI utility that takes a Cmap Outline generated by CmapTools and finds node count, connections, and the highest hierarchy.\n\n## Installation\n\n### Using go\n\nThis requires go `1.20+`. Replace `\u003cversion\u003e` with the latest tool release (see GitHub releases).\n\n```sh\ngo install github.com/russellsteadman/cmap@\u003cversion\u003e\n```\n\nIf the `cmap` term is not available in your terminal, make sure your `$GO_PATH/bin` is in your `$PATH`.\n\n### Via releases\n\nDownload the executable for your operating system and architecture from releases. You can then move the binary to a location in the path, or just use it locally.\n\n```sh\n# For MacOS (darwin)/Linux platforms\nchmod +x ./cmap\n./cmap --help\n```\n\n```bat\n:: For Windows platforms\n.\\cmap --help\n```\n\nNote that these binaries are not signed and will raise \"unidentified developer\" errors.\n\n## Usage (Command-line)\n\n```sh\ncmap --help\n```\n\n```txt\nUsage: cmap v0.2.1\ncmap is a tool for grading concept maps from a Cmap Outline file.\n\nOptions:\n  -h, --help                    Show this help message and exit\n  -v, --version                 Show the version number and exit\n  -i, --input                   The input file to read from (required)\n  -f, --format                  The format of the input file (txt, xml)\n```\n\n## Testing\n\n```sh\ngo test ./...\n```\n\n## License\n\nCopyright 2023 The Ohio State University. Released under an MIT License, see the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussellsteadman%2Fcmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frussellsteadman%2Fcmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussellsteadman%2Fcmap/lists"}