{"id":18596830,"url":"https://github.com/bytekast/diffho","last_synced_at":"2025-05-16T13:32:58.742Z","repository":{"id":66316900,"uuid":"182630985","full_name":"bytekast/diffho","owner":"bytekast","description":"Simple Diff utility for HOCON config files","archived":false,"fork":false,"pushed_at":"2019-04-22T06:03:24.000Z","size":2946,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T23:41:32.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bytekast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-04-22T05:50:14.000Z","updated_at":"2019-04-22T06:03:26.000Z","dependencies_parsed_at":"2023-03-22T07:48:12.684Z","dependency_job_id":null,"html_url":"https://github.com/bytekast/diffho","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fdiffho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fdiffho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fdiffho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fdiffho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytekast","download_url":"https://codeload.github.com/bytekast/diffho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538417,"owners_count":22087862,"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-07T01:25:54.590Z","updated_at":"2025-05-16T13:32:58.723Z","avatar_url":"https://github.com/bytekast.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diffho\n\nThis is a simple **diff** utility for Human-Optimized Config Object Notation ([HOCON](https://en.wikipedia.org/wiki/HOCON)) formatted config files.\n\n### Build\n\nTo build the project, run `./gradlew clean build`. \n\n### Usage\n\n```bash\njava -jar ./build/libs/diffho-all.jar \u003cconfigFile1\u003e \u003cconfigFile2\u003e\n```\n\n### GraalVM\n\nThis project can use [GraalVM](https://www.graalvm.org/) to compile the tool into a single **native executable file**. As a result, the application can run without Java/JVM installed in the target machine.\n\nThe command below will download all of the project and build dependencies including the GraalVM SDK and will create a native executable file named `diffho` in the `build/graal` directory.\n\n```bash\n./gradlew nativeImage\n\n```\n\n\nUsage:\n```bash\n/build/graal/diffho \u003cconfigFile1\u003e \u003cconfigFile2\u003e\n```\n\nYou can also download the pre-compiled Linux executable here: [diffho](https://github.com/bytekast/diffho/raw/master/build/graal/diffho)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytekast%2Fdiffho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytekast%2Fdiffho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytekast%2Fdiffho/lists"}