{"id":19017469,"url":"https://github.com/junkdog/ecs-matrix","last_synced_at":"2025-06-29T11:32:33.896Z","repository":{"id":20993824,"uuid":"24283381","full_name":"junkdog/ecs-matrix","owner":"junkdog","description":"Component Dependency Matrix for Artemis and Ashley ECS frameworks.","archived":false,"fork":false,"pushed_at":"2021-04-26T17:38:58.000Z","size":66,"stargazers_count":11,"open_issues_count":6,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-28T18:57:20.805Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junkdog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-21T05:50:10.000Z","updated_at":"2022-08-27T01:36:31.000Z","dependencies_parsed_at":"2022-07-31T05:17:59.732Z","dependency_job_id":null,"html_url":"https://github.com/junkdog/ecs-matrix","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/junkdog/ecs-matrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junkdog%2Fecs-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junkdog%2Fecs-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junkdog%2Fecs-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junkdog%2Fecs-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junkdog","download_url":"https://codeload.github.com/junkdog/ecs-matrix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junkdog%2Fecs-matrix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262585918,"owners_count":23332743,"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-08T19:47:07.133Z","updated_at":"2025-06-29T11:32:33.850Z","avatar_url":"https://github.com/junkdog.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ecs-matrix\n\nA small command-line tool for generating a matrix describing references between [ECS][ecs] classes in your game.\nSupports [artemis-odb][artemis] and [ashley][ashley]. Note that artemis-odb also provides this functionality\nvia maven, gradle and its cli tool.\n\n  [ecs]: http://en.wikipedia.org/wiki/Entity_component_system\n  [artemis]: https://github.com/junkdog/artemis-odb\n  [ashley]: https://github.com/libgdx/ashley\n\n\n[![Shaman's Weirding Game: Component Dependency Matrix](https://raw.githubusercontent.com/wiki/junkdog/artemis-odb/images/cdm.png)](http://junkdog.github.io/matrix.html)\n\n\n### Building\n```\n$ mvn clean package\n```\n\n\n### Downloading\n- http://repo1.maven.org/maven2/net/onedaybeard/ecs/matrix-cli/0.2.0/matrix-cli-0.2.0.jar \n\n\n### Usage \n```\n$ java -jar matrix-cli/target/matrix-cli-0.2.0.jar \nUsage: matrix-cli-\u003cversion\u003e.jar [options]\n  Options:\n  * -c, --class-folder\n       Root class folder\n    -h, --help\n       Displays this help message.\n       Default: false\n    -l, --label\n       Project name, used as page title\n       Default: Unnamed project\n    -o, --output\n       Save to file, destination may be given as a folder path\n       Default: matrix.html\n\n```\n\n#### Example\n```\n$ cd ashley-superjumper/\n$ java -jar /path/to/matrix-cli-0.2.0.jar \\\n\u003e -c core/build/classes/main/ \\\n\u003e -l \"Ashley SuperJumper\"\nFound ECS framework: ashley\n$ ls matrix.html \nmatrix.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunkdog%2Fecs-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunkdog%2Fecs-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunkdog%2Fecs-matrix/lists"}