{"id":28829335,"url":"https://github.com/ballerina-platform/ballerina-dev-tools","last_synced_at":"2026-02-16T07:19:59.128Z","repository":{"id":43380866,"uuid":"310226879","full_name":"ballerina-platform/ballerina-dev-tools","owner":"ballerina-platform","description":"Ballerina Developer Tooling","archived":false,"fork":false,"pushed_at":"2026-02-13T10:11:16.000Z","size":71448,"stargazers_count":115,"open_issues_count":1,"forks_count":48,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-02-14T09:27:27.464Z","etag":null,"topics":["ballerina","dev-tools"],"latest_commit_sha":null,"homepage":"http://ballerina.io","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ballerina-platform.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-05T07:55:54.000Z","updated_at":"2026-02-13T10:11:29.000Z","dependencies_parsed_at":"2024-01-05T07:26:41.333Z","dependency_job_id":"ff5d7562-353a-4daa-aa30-31f10f2d79e9","html_url":"https://github.com/ballerina-platform/ballerina-dev-tools","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/ballerina-platform/ballerina-dev-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ballerina-platform%2Fballerina-dev-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ballerina-platform%2Fballerina-dev-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ballerina-platform%2Fballerina-dev-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ballerina-platform%2Fballerina-dev-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ballerina-platform","download_url":"https://codeload.github.com/ballerina-platform/ballerina-dev-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ballerina-platform%2Fballerina-dev-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29502934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"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":["ballerina","dev-tools"],"created_at":"2025-06-19T05:12:59.378Z","updated_at":"2026-02-16T07:19:59.124Z","avatar_url":"https://github.com/ballerina-platform.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ballerina Dev Tools Library\n [![Build main](https://github.com/ballerina-platform/ballerina-dev-tools/workflows/Build%20master/badge.svg?branch=main)](https://github.com/ballerina-platform/ballerina-dev-tools/actions?query=workflow%3ABuild)\n [![Daily build](https://github.com/ballerina-platform/ballerina-dev-tools/workflows/Daily%20build/badge.svg)](https://github.com/ballerina-platform/ballerina-dev-tools/actions?query=workflow%3A%22Daily+build%22)\n [![GitHub Last Commit](https://img.shields.io/github/last-commit/ballerina-platform/ballerina-dev-tools.svg)](https://github.com/ballerina-platform/ballerina-dev-tools/commits/master)\n [![codecov](https://codecov.io/gh/ballerina-platform/ballerina-dev-tools/branch/main/graph/badge.svg)](https://codecov.io/gh/ballerina-platform/ballerina-dev-tools)\n\nBallerina Dev tools library contains all the npm builds required by the ballerina distribution.\n\n## Building from the Source\n\n### Setting Up the Prerequisites\n\n1. Node.js (version 10.22.1)\n2. npm (version 6.14.6 or later)\n\n     \n### Building the Source\n\nExecute the commands below to build from the source.\n\n1. To build the library:\n        \n        ./gradlew clean build\n\n2. To publish to maven local:\n\n        ./gradlew clean build publishToMavenLocal\n\n## Contributing to Ballerina\n\nAs an open-source project, Ballerina welcomes contributions from the community. \n\nYou can also check for [open issues](https://github.com/ballerina-platform/ballerina-dev-tools/issues) that\n interest you. We look forward to receiving your contributions.\n\nFor more information, go to the [contribution guidelines](https://github.com/ballerina-platform/ballerina-lang/blob/master/CONTRIBUTING.md).\n\n## Code of Conduct\n\nAll contributors are encouraged to read the [Ballerina Code of Conduct](https://ballerina.io/code-of-conduct).\n\n## Useful Links\n\n* Discuss about code changes of the Ballerina project in [ballerina-dev@googlegroups.com](mailto:ballerina-dev@googlegroups.com).\n* Chat live with us via our [Discord server](https://discord.gg/ballerinalang).\n* Post all technical questions on Stack Overflow with the [#ballerina](https://stackoverflow.com/questions/tagged/ballerina) tag.\n* View the [Ballerina performance test results](performance/benchmarks/summary.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fballerina-platform%2Fballerina-dev-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fballerina-platform%2Fballerina-dev-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fballerina-platform%2Fballerina-dev-tools/lists"}