{"id":18694551,"url":"https://github.com/inceptusp/gnucobol_wsl","last_synced_at":"2025-11-08T11:30:49.516Z","repository":{"id":163702459,"uuid":"281896002","full_name":"inceptusp/gnucobol_wsl","owner":"inceptusp","description":"👨🏻‍💻 Script to automate the instalation of GnuCOBOL on Windows via WSL","archived":false,"fork":false,"pushed_at":"2021-05-19T12:04:13.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-28T03:15:17.938Z","etag":null,"topics":["automation","cobol","gnucobol","powershell","wsl"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inceptusp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-07-23T08:30:47.000Z","updated_at":"2023-10-12T15:09:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac99fdb4-2c1c-46db-acdf-132bddbf39db","html_url":"https://github.com/inceptusp/gnucobol_wsl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inceptusp%2Fgnucobol_wsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inceptusp%2Fgnucobol_wsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inceptusp%2Fgnucobol_wsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inceptusp%2Fgnucobol_wsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inceptusp","download_url":"https://codeload.github.com/inceptusp/gnucobol_wsl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239552528,"owners_count":19657929,"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":["automation","cobol","gnucobol","powershell","wsl"],"created_at":"2024-11-07T11:11:26.159Z","updated_at":"2025-11-08T11:30:49.369Z","avatar_url":"https://github.com/inceptusp.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GnuCOBOL on WSL 2\n\nThese scripts are here to automate the installation of GnuCOBOL 3.1.2 on Windows via WSL.\n\n### Install Instructions\n1. Clone the repo\n2. Install WSL and Ubuntu following the instructions on the [Microsoft Docs](https://docs.microsoft.com/en-us/windows/wsl/install-win10)\n3. Open Powershell as admin in the repo folder\n4. Execute this command: `powershell.exe -executionpolicy bypass -file \"install-gnucobol.ps1\"`\n5. Configure your UNIX username and password, if asked.\n\t- (OPTIONAL) Change all archive.ubuntu.com to XX.archive.ubuntu.com (where XX is the local ubuntu server from you country) in the screen and press Ctrl+X to exit and save, confirm with Y.\n\t- If you don't want to change the download mirrors just press Ctrl-X to skip.\n\n---\n\nTIP: Pay attention and insert your configured UNIX password aways when asked.\n\nTIP: When finished, you can test your instalation by compiling and executing the `test.cbl` (it's a simple calculator) file included by executing\n```PowerShell\nwsl cobc -x test.cbl\nwsl ./test\n```\non PowerShell\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finceptusp%2Fgnucobol_wsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finceptusp%2Fgnucobol_wsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finceptusp%2Fgnucobol_wsl/lists"}