{"id":25882356,"url":"https://github.com/minibikini/mandate","last_synced_at":"2025-10-15T03:21:15.122Z","repository":{"id":280014497,"uuid":"940751031","full_name":"minibikini/mandate","owner":"minibikini","description":"Build robust, elegant CLIs with minimal boilerplate","archived":false,"fork":false,"pushed_at":"2025-03-16T22:50:33.000Z","size":90,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T16:00:55.768Z","etag":null,"topics":["cli","cli-framework","mix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minibikini.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-28T18:13:31.000Z","updated_at":"2025-03-14T00:02:55.000Z","dependencies_parsed_at":"2025-02-28T22:32:12.780Z","dependency_job_id":"e13e37b6-3a49-4de7-afcc-6744e608f173","html_url":"https://github.com/minibikini/mandate","commit_stats":null,"previous_names":["minibikini/mandate"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/minibikini/mandate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minibikini%2Fmandate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minibikini%2Fmandate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minibikini%2Fmandate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minibikini%2Fmandate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minibikini","download_url":"https://codeload.github.com/minibikini/mandate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minibikini%2Fmandate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007511,"owners_count":26084313,"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-10-11T02:00:06.511Z","response_time":55,"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":["cli","cli-framework","mix"],"created_at":"2025-03-02T16:00:27.767Z","updated_at":"2025-10-15T03:21:15.117Z","avatar_url":"https://github.com/minibikini.png","language":"Elixir","readme":"[![Mandate CI Status](https://github.com/minibikini/mandate/actions/workflows/elixir.yml/badge.svg)](https://github.com/minibikini/mandate/actions/workflows/elixir.yml)\n[![Hex.pm](https://img.shields.io/hexpm/v/mandate.svg?maxAge=2592000)](https://hex.pm/packages/mandate)\n[![Hex.pm](https://img.shields.io/hexpm/l/mandate.svg?maxAge=2592000)](https://hex.pm/packages/mandate)\n[![Hexdocs.pm](https://img.shields.io/badge/docs-hexdocs-purple)](https://hexdocs.pm/mandate)\n\n# Mandate\n\nA declarative framework for building robust, elegant command-line interfaces (CLIs) in Elixir with minimal boilerplate.\n\n## Key Features\n\n- **Declarative Approach:** Mandate allows you to _declare_ the structure of your CLI using a simple DSL, rather than writing imperative code to parse arguments manually.\n- **Minimal Boilerplate:** Mandate handles argument parsing, validation, type conversion, and help text generation so you can focus on the core logic of your tasks.\n- **Mix and Igniter compatibility:** Mandate tasks can be defined as `use Mandate, as: :mix_task` or `use Mandate, as: :igniter_task` for seamless integration with existing systems.\n- **Extensible:** Built on top of Spark, a framework for creating DSLs, making it easy to extend and customize for your specific needs.\n- **Comprehensive Help:** Automatically generates help text and usage information based on your task definit  ions.\n- **Type Validation:** Built-in support for common data types and validation rules.\n\n## Installation\n\nThe package can be installed by adding `mandate` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:mandate, \"~\u003e 0.30\"}\n  ]\nend\n```\n\n## License\n\nMIT License\n\nCopyright (c) 2025 Egor Kislitsyn\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminibikini%2Fmandate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminibikini%2Fmandate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminibikini%2Fmandate/lists"}