{"id":37058800,"url":"https://github.com/alluiz/clysh","last_synced_at":"2026-01-14T06:38:21.085Z","repository":{"id":38026938,"uuid":"478485213","full_name":"alluiz/clysh","owner":"alluiz","description":"Create your own CLI on .NET 6+ with simple steps.","archived":false,"fork":false,"pushed_at":"2023-03-17T06:18:32.000Z","size":399,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T14:37:13.824Z","etag":null,"topics":["cli","clysh","command-line","command-line-tool","csharp","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","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/alluiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-06T09:12:09.000Z","updated_at":"2023-01-20T04:54:30.000Z","dependencies_parsed_at":"2023-02-09T20:46:28.194Z","dependency_job_id":null,"html_url":"https://github.com/alluiz/clysh","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/alluiz/clysh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alluiz%2Fclysh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alluiz%2Fclysh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alluiz%2Fclysh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alluiz%2Fclysh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alluiz","download_url":"https://codeload.github.com/alluiz/clysh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alluiz%2Fclysh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28412211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cli","clysh","command-line","command-line-tool","csharp","dotnet"],"created_at":"2026-01-14T06:38:20.390Z","updated_at":"2026-01-14T06:38:21.067Z","avatar_url":"https://github.com/alluiz.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clysh\n\n**CL**i in **Y**aml for **SH**ell apps\n\nCreate your **own CLI on .NET 6+** with simple steps.\n\n## What is?\n\n**Clysh** is a library to create a .NET _Command Line Interface_ (CLI). The main goal is to create your own CLI with **only business code**.\n\n## Features\n\nClysh has some features to **facilitate** the process of create a CLI.\n\n- You can write your own CLI as an **YAML** or **JSON** file. The file is parsed at runtime.\n- Easy to **make a command tree**. You can nest commands to run in a specific order;\n- The commands can have **custom options** with your own shortcuts;\n- The options can have **required and/or optional parameter** to some user data input.\n- You can group options like **a radio button**.\n- The **help** command is auto-generated.\n- Easy to mocking for unit tests.\n- 2.0 NEW: Global options feature to reuse option structure with N commands\n\n## Getting Started\n\nTo use Clysh you need to install the package from NuGet.\n\n\u003e dotnet add package clysh\n\n**The project of example app is available on [GitHub](https://github.com/alluiz/clysh/tree/master/Samples/Clysh.Sample)**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falluiz%2Fclysh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falluiz%2Fclysh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falluiz%2Fclysh/lists"}