{"id":21674855,"url":"https://github.com/dashaun/cobol-buildpack","last_synced_at":"2025-09-14T03:03:04.814Z","repository":{"id":124404452,"uuid":"253370200","full_name":"dashaun/cobol-buildpack","owner":"dashaun","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T20:19:33.000Z","size":18,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T03:02:36.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloudnativecobol.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashaun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2020-04-06T01:44:58.000Z","updated_at":"2024-08-31T23:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"e12dc14d-1080-49b2-83b4-a97a0eca14e1","html_url":"https://github.com/dashaun/cobol-buildpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashaun/cobol-buildpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fcobol-buildpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fcobol-buildpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fcobol-buildpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fcobol-buildpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashaun","download_url":"https://codeload.github.com/dashaun/cobol-buildpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fcobol-buildpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275055088,"owners_count":25397576,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-25T13:49:47.288Z","updated_at":"2025-09-14T03:03:04.806Z","avatar_url":"https://github.com/dashaun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cobol-buildpack\n\n![Cobol Logo](img/cobol.png)\n\nCloud native buildpack for GnuCOBOL https://www.gnu.org/software/gnucobol\n\n## Getting Started\n\nPrerequisites\n\n* [Docker](https://www.docker.com/)\n* [Pack](https://buildpacks.io/docs/install-pack/)\n\nMake sure you have docker and pack running:\n```\n$ docker run hello-world\n$ pack --version\n```\nGrab some sample cobol and set a builder that uses this cobol-buildpack:\n``` \ngit clone https://github.com/dashaun/cobol-hello-world\ncd cobol-hello-world\npack set-default-builder dashaun/cnb-buildpack:bionic\npack build helloworld --path ./\ndocker run -it helloworld\n```\nYou just compiled cobol using a cloud native buildpack, and created a docker image to run the cobol!\n\n## Package the buildpack\n\n``` \n$ pack package-buildpack dashaun/cobol-buildpack --package-config package/package.toml\nSuccessfully created package dashaun/cobol-buildpack\n$\n```\n\n## Publish the buildpack\n\n``` \n$ pack package-buildpack dashaun/cobol-buildpack --package-config package/package.toml --publish\nSuccessfully published package dashaun/cobol-buildpack\n$\n```\n\n## Version\n\nOn Docker Hub [dashaun/cobol-buildpack](https://hub.docker.com/r/dashaun/cobol-buildpack)\n\nCurrently supports GnuCOBOL version 3.1-dev\n\n### Additional Resources\n\n* [`pack create-builders` documentation](https://buildpacks.io/docs/using-pack/working-with-builders/)\n* https://buildpacks.io/docs/buildpack-author-guide/create-buildpack/\n* https://github.com/ayumin/heroku-buildpack-cobol\n* https://open-cobol.sourceforge.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashaun%2Fcobol-buildpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashaun%2Fcobol-buildpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashaun%2Fcobol-buildpack/lists"}