{"id":17250087,"url":"https://github.com/stephengold/macana","last_synced_at":"2026-05-03T19:33:32.811Z","repository":{"id":229209245,"uuid":"776074772","full_name":"stephengold/macana","owner":"stephengold","description":"Testbed for combining Obsidian with SPORT","archived":false,"fork":false,"pushed_at":"2024-08-18T22:01:19.000Z","size":162,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T06:23:56.595Z","etag":null,"topics":["java","open-source","opengl","testbed","user-interface"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephengold.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":"2024-03-22T16:21:08.000Z","updated_at":"2024-09-15T21:42:06.000Z","dependencies_parsed_at":"2024-03-22T19:44:01.700Z","dependency_job_id":"42212738-7209-4e20-8635-e7aac2a834f1","html_url":"https://github.com/stephengold/macana","commit_stats":null,"previous_names":["stephengold/macana"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stephengold/macana","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephengold%2Fmacana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephengold%2Fmacana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephengold%2Fmacana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephengold%2Fmacana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephengold","download_url":"https://codeload.github.com/stephengold/macana/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephengold%2Fmacana/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32582753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["java","open-source","opengl","testbed","user-interface"],"created_at":"2024-10-15T06:46:09.288Z","updated_at":"2026-05-03T19:33:32.775Z","avatar_url":"https://github.com/stephengold.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Macana\n\nMacana is a testbed for combining [Obsidian](https://github.com/MyWorldLLC/Obsidian)\nwith [SPORT](https://github.com/stephengold/sport) (WIP)\n\n## How to build Macana from source\n\n1. Install a Java Development Kit (JDK),\n   if you don't already have one.\n2. Point the `JAVA_HOME` environment variable to your JDK installation:\n   (In other words, set it to the path of a directory/folder\n   containing a \"bin\" that contains a Java executable.\n   That path might look something like\n   \"C:\\Program Files\\Eclipse Adoptium\\jdk-17.0.3.7-hotspot\"\n   or \"/usr/lib/jvm/java-17-openjdk-amd64/\" or\n   \"/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home\" .)\n  + using Bash or Zsh: `export JAVA_HOME=\"` *path to installation* `\"`\n  + using Fish: `set -g JAVA_HOME \"` *path to installation* `\"`\n  + using Windows Command Prompt: `set JAVA_HOME=\"` *path to installation* `\"`\n  + using PowerShell: `$env:JAVA_HOME = '` *path to installation* `'`\n3. Download and extract the Macana source code from GitHub:\n  + using Git:\n    + `git clone https://github.com/stephengold/Macana.git`\n    + `cd Macana`\n4. Run the Gradle wrapper:\n  + using Bash or Fish or PowerShell or Zsh: `./gradlew build`\n  + using Windows Command Prompt: `.\\gradlew build`\n\nYou can run the local build using the Gradle wrapper:\n+ using Bash or Fish or Zsh or PowerShell: `./gradlew run`\n+ using Windows Command Prompt: `.\\gradlew run`\n\nYou can restore the project to a pristine state:\n+ using Bash or Fish or Zsh or PowerShell: `./gradlew clean`\n+ using Windows Command Prompt: `.\\gradlew clean`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephengold%2Fmacana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephengold%2Fmacana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephengold%2Fmacana/lists"}