{"id":19382185,"url":"https://github.com/codito/cliy","last_synced_at":"2026-05-16T22:35:33.333Z","repository":{"id":38817145,"uuid":"460269932","full_name":"codito/cliy","owner":"codito","description":"Command line template extraordinaire!","archived":false,"fork":false,"pushed_at":"2023-06-21T19:39:09.000Z","size":65,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-01T23:18:18.099Z","etag":null,"topics":["cli","console","dotnet","dotnet-core","dotnet-new","dotnet-template"],"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/codito.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":"2022-02-17T03:38:43.000Z","updated_at":"2024-11-18T15:58:44.000Z","dependencies_parsed_at":"2024-11-10T17:31:07.627Z","dependency_job_id":null,"html_url":"https://github.com/codito/cliy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codito/cliy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fcliy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fcliy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fcliy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fcliy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codito","download_url":"https://codeload.github.com/codito/cliy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fcliy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: 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","console","dotnet","dotnet-core","dotnet-new","dotnet-template"],"created_at":"2024-11-10T09:19:57.806Z","updated_at":"2026-05-16T22:35:33.313Z","avatar_url":"https://github.com/codito.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cliy\n\nCliy is a command line template for `dotnet new`. It comes with all batteries\nincluded for rapid prototyping!\n\n## Features\n\n- [x] Command line parsing with\n      [System.CommandLine](https://www.nuget.org/packages/System.CommandLine)\n- [x] Console UI and colorful text awesomeness with\n      [Spectre.Console](https://www.nuget.org/packages/Spectre.Console)\n- [x] Sqlite datastore powered by\n      [Sqlite-net](https://www.nuget.org/packages/sqlite-net-pcl)\n- [x] Yaml based app configuration using\n      [YamlDotNet](https://www.nuget.org/packages/YamlDotNet/)\n- [x] Clean architecture with core, data and infrastructure separation\n- [x] Compile-time dependency injection with\n      [Jab](https://www.nuget.org/packages/Jab/)\n- [x] Stylecop analyzer rules for product and test projects\n\n## Usage\n\nTODO: will push to nuget soon.\n\n```sh\n# Clone and install the repo for usage in `dotnet new`.\n\u003e git clone https://github.com/codito/cliy\n\u003e cd cliy\n\u003e dotnet new --install template\n\n# See all available parameters\n\u003e dotnet new cliy --help\n\n# Now let's try to create a app from this template\n\u003e mkdir /tmp/trial\n\u003e cd /tmp/trial\n\u003e dotnet new cliy --name \"FooApp\" --companyName \"John Doe\"\n\u003e cd FooApp\n\u003e dotnet build    # build the freshly minted project\n\u003e dotnet test     # run a few tests\n```\n\n## License\n\nMIT\n\n## Author\n\n[codito](https://codito.in).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fcliy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodito%2Fcliy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fcliy/lists"}