{"id":19519533,"url":"https://github.com/hammerlab/cli-utils","last_synced_at":"2025-08-17T16:15:27.677Z","repository":{"id":57739364,"uuid":"75426824","full_name":"hammerlab/cli-utils","owner":"hammerlab","description":"Helpers for creating command-line applications","archived":false,"fork":false,"pushed_at":"2018-07-28T04:41:47.000Z","size":118,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-26T00:22:28.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","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/hammerlab.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}},"created_at":"2016-12-02T20:03:09.000Z","updated_at":"2019-03-23T19:42:00.000Z","dependencies_parsed_at":"2022-08-25T23:31:51.653Z","dependency_job_id":null,"html_url":"https://github.com/hammerlab/cli-utils","commit_stats":null,"previous_names":["hammerlab/spark-commands"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/hammerlab/cli-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammerlab%2Fcli-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammerlab%2Fcli-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammerlab%2Fcli-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammerlab%2Fcli-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hammerlab","download_url":"https://codeload.github.com/hammerlab/cli-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammerlab%2Fcli-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270871352,"owners_count":24660188,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-11T00:18:52.135Z","updated_at":"2025-08-17T16:15:27.647Z","avatar_url":"https://github.com/hammerlab.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cli-utils\n\n[![Build Status](https://travis-ci.org/hammerlab/cli-utils.svg?branch=master)](https://travis-ci.org/hammerlab/spark-commands)\n[![codecov](https://codecov.io/gh/hammerlab/cli-utils/branch/master/graph/badge.svg)](https://codecov.io/gh/hammerlab/cli-utils)\n\nInterfaces for creating CLI-runnable and testable commands/apps, with [Spark](http://spark.apache.org/)- and non-Spark-focused modules.\n\n## base\n[![Maven Central](https://img.shields.io/maven-central/v/org.hammerlab.cli/base_2.12.svg?maxAge=600)](http://search.maven.org/#search%7Cga%7C1%7Chammerlab.cli%20base)\n\nWrappers and extensions to [case-app]:\n\n```scala\nlibraryDependencies += \"org.hammerlab.cli\" %% \"base\" % \"1.0.1\"\n```\n\n```scala\nimport hammerlab.cli._\n```\n\nSee [examples in tests](base/src/test/scala/org/hammerlab/cli/base/app/IndexingAppTest.scala).\n\n## spark\n[![Maven Central](https://img.shields.io/maven-central/v/org.hammerlab.cli/spark_2.11.svg?maxAge=600)](http://search.maven.org/#search%7Cga%7C1%7Chammerlab.cli%20spark)\n\n\n```scala\nlibraryDependencies += \"org.hammerlab.cli\" %% \"spark\" % \"1.0.1\"\n```\n\n```scala\nimport hammerlab.cli.spark._\n```\n\nSee [examples in tests](spark/src/test/scala/org/hammerlab/cli/spark/SumNumbersTest.scala).\n\n\n[case-app]: https://github.com/alexarchambault/case-app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhammerlab%2Fcli-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhammerlab%2Fcli-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhammerlab%2Fcli-utils/lists"}