{"id":13552783,"url":"https://github.com/daniel-sc/bash-shell-to-bat-converter","last_synced_at":"2025-05-16T06:07:50.685Z","repository":{"id":40311574,"uuid":"215378818","full_name":"daniel-sc/bash-shell-to-bat-converter","owner":"daniel-sc","description":"Converter for bash shell scripts to windows batch files.","archived":false,"fork":false,"pushed_at":"2025-01-20T15:58:17.000Z","size":3385,"stargazers_count":238,"open_issues_count":19,"forks_count":46,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-13T00:48:49.117Z","etag":null,"topics":["bash","bash-hacks","batch-script","conversion","converter","windows-batch"],"latest_commit_sha":null,"homepage":"https://daniel-sc.github.io/bash-shell-to-bat-converter","language":"TypeScript","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/daniel-sc.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-10-15T19:21:37.000Z","updated_at":"2025-05-08T09:46:09.000Z","dependencies_parsed_at":"2023-11-07T12:27:32.085Z","dependency_job_id":null,"html_url":"https://github.com/daniel-sc/bash-shell-to-bat-converter","commit_stats":{"total_commits":62,"total_committers":4,"mean_commits":15.5,"dds":0.4193548387096774,"last_synced_commit":"d1012a531eb63c5245991e3a2bfc00bbb5700a23"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fbash-shell-to-bat-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fbash-shell-to-bat-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fbash-shell-to-bat-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fbash-shell-to-bat-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniel-sc","download_url":"https://codeload.github.com/daniel-sc/bash-shell-to-bat-converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478193,"owners_count":22077676,"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":["bash","bash-hacks","batch-script","conversion","converter","windows-batch"],"created_at":"2024-08-01T12:02:10.102Z","updated_at":"2025-05-16T06:07:47.527Z","avatar_url":"https://github.com/daniel-sc.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Simple Bash script to Windows batch file converter\n\n[![npm](https://img.shields.io/npm/v/bash-converter)](https://www.npmjs.com/package/bash-converter)\n[![Coverage Status](https://coveralls.io/repos/github/daniel-sc/bash-shell-to-bat-converter/badge.svg?branch=master)](https://coveralls.io/github/daniel-sc/bash-shell-to-bat-converter?branch=master)\n\nConverts bash scripts (`*.sh`) to windows batch files (`*.bat`). \nThis is _not_ supposed to be a fully complete/correct tool, but rather a starting point when converting scripts. \nFor simple scripts this might create correct results.\n\nTry it online: https://daniel-sc.github.io/bash-shell-to-bat-converter/\n\n## Usage\n\n```sh\nnpx bash-converter FILE_TO_CONVERT.sh\n```\nThis creates `FILE_TO_CONVERT.bat`.\n\n## Contribute\n\nPRs always welcome ;-)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-sc%2Fbash-shell-to-bat-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-sc%2Fbash-shell-to-bat-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-sc%2Fbash-shell-to-bat-converter/lists"}