{"id":16371154,"url":"https://github.com/jodersky/scala-argparse","last_synced_at":"2025-03-23T02:34:16.130Z","repository":{"id":39584184,"uuid":"258340485","full_name":"jodersky/scala-argparse","owner":"jodersky","description":"Pragmatic command line parsing and configuration for Scala apps","archived":false,"fork":false,"pushed_at":"2023-04-03T16:41:28.000Z","size":13277,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T17:04:28.333Z","etag":null,"topics":["cli","cli-parser"],"latest_commit_sha":null,"homepage":"https://jodersky.github.io/scala-argparse","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jodersky.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-04-23T21:58:25.000Z","updated_at":"2024-01-16T10:32:48.000Z","dependencies_parsed_at":"2024-10-28T15:23:12.212Z","dependency_job_id":"920f942f-9308-45dc-bdb3-312e1693df1b","html_url":"https://github.com/jodersky/scala-argparse","commit_stats":{"total_commits":210,"total_committers":1,"mean_commits":210.0,"dds":0.0,"last_synced_commit":"d00590c7445892eb3a5a8888c874f3c40d32b0c9"},"previous_names":["jodersky/cmdr"],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fscala-argparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fscala-argparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fscala-argparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fscala-argparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jodersky","download_url":"https://codeload.github.com/jodersky/scala-argparse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245048017,"owners_count":20552431,"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":["cli","cli-parser"],"created_at":"2024-10-11T03:07:08.596Z","updated_at":"2025-03-23T02:34:15.733Z","avatar_url":"https://github.com/jodersky.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scala-argparse\n\n[![project docs](https://img.shields.io/badge/docs-website-blueviolet)](https://jodersky.github.io/scala-argparse)\n[![discord](https://img.shields.io/badge/chat-discord-blue)](https://discord.gg/usj9DC8FDN)\n[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://crashbox.zulipchat.com/#narrow/stream/330744-argparse)\n[![latest version][scaladex-badge]][scaladex-link]\n[![stability: firm](https://img.shields.io/badge/stability-firm-silver)](https://www.crashbox.io/stability.html)\n\n[scaladex-badge]: https://index.scala-lang.org/jodersky/scala-argparse/argparse/latest.svg\n[scaladex-link]: https://index.scala-lang.org/jodersky/scala-argparse/argparse\n\nPragmatic command line parsing for Scala applications.\n\n## Highlights\n\n- Simple interface, inspired by the\n  [argparse](https://docs.python.org/3/library/argparse.html) package from\n  python.\n\n- Bash completion.\n\n  - Standalone bash completion for a super snappy user experience, even on the\n    JVM.\n\n  - Interactive bash completion for the most custom needs.\n\n- Works with Scala 2 and 3, Native and JVM\n\n## Docs\n\n- HTML: look at the [website](https://jodersky.github.io/scala-argparse)\n- source (markdown): browse the docs/ folder.\n\n## Building\n\nThis project uses [Mill](https://github.com/com-lihaoyi/mill) to build. The\nconfiguration is in the `build.sc` file.\n\n### Developer\n\n- compile main project for all supported versions of scala: `./mill argparse.__.compile`\n- run all tests: `./mill __.test`\n- run an example:\n  - `./mill examples.\u003cname of example\u003e \u003carguments\u003e`\n  - e.g. `./mill examples.paramnamed --verbosity 5`\n  - note: examples use Scala Native and hence require llvm\n- publish main project locally: `./mill argparse.__.publishLocal`\n\n### Maintainer\n\nLook at the scripts in the `ci/` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjodersky%2Fscala-argparse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjodersky%2Fscala-argparse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjodersky%2Fscala-argparse/lists"}