{"id":28544835,"url":"https://github.com/neoteroi/blacksheep-cli","last_synced_at":"2026-02-21T11:02:37.608Z","repository":{"id":177198670,"uuid":"658250925","full_name":"Neoteroi/BlackSheep-CLI","owner":"Neoteroi","description":"🛠️ CLI to start BlackSheep projects","archived":false,"fork":false,"pushed_at":"2025-03-29T07:02:29.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T18:37:58.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Neoteroi.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":"2023-06-25T08:09:55.000Z","updated_at":"2025-03-29T07:02:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"719ddaae-5d4b-461f-9cdf-653b17eb84da","html_url":"https://github.com/Neoteroi/BlackSheep-CLI","commit_stats":null,"previous_names":["neoteroi/blacksheep-cli"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Neoteroi/BlackSheep-CLI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neoteroi","download_url":"https://codeload.github.com/Neoteroi/BlackSheep-CLI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-CLI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29679049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T09:33:50.764Z","status":"ssl_error","status_checked_at":"2026-02-21T09:33:19.949Z","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":[],"created_at":"2025-06-09T22:37:58.645Z","updated_at":"2026-02-21T11:02:37.596Z","avatar_url":"https://github.com/Neoteroi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlackSheep-CLI\n🛠️ CLI to start BlackSheep projects.\n\n- Interactive project scaffolding\n- Support for configuring more `cookiecutter` project templates\n\n```bash\npip install blacksheep-cli\n```\n\n```bash\nblacksheep --help\n\nblacksheep create --help\n```\n\n## Official project templates\n\n- `api`, to scaffold Web API projects.\n- `mvc`, to scaffold Web Apps projects with Model, View, Controller\n   architecture, including Server Side Rendering of HTML views (SSR).\n\n## Creating a new project\n\n```bash\nblacksheep create\n```\n\nCreate a project pinned to a specific tag:\n\n```bash\nblacksheep create Example --template mvc --checkout v1.0.2\n```\n\nTags refer to the project template repository. To see the list of tags, use the\n`blacksheep templates details` and navigate to the URL of the template\nrepository.\n\n## Listing the project templates\n\n```bash\nblacksheep templates list\n```\n\nSee details about the templates:\n\n```bash\nblacksheep templates details\n```\n\n## How to contribute\n\n- clone this repository\n- create a Python virtual environment\n- install in development mode `pip install -e .`\n- add new commands, test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoteroi%2Fblacksheep-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoteroi%2Fblacksheep-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoteroi%2Fblacksheep-cli/lists"}