{"id":16057482,"url":"https://github.com/ksylvest/bun-orb","last_synced_at":"2026-05-14T13:36:37.193Z","repository":{"id":194839950,"uuid":"691696153","full_name":"ksylvest/bun-orb","owner":"ksylvest","description":"A CircleCI Orb to simplify the installation of Bun","archived":false,"fork":false,"pushed_at":"2023-09-14T19:22:44.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T19:01:53.823Z","etag":null,"topics":["bun","circleci"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ksylvest.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}},"created_at":"2023-09-14T17:38:34.000Z","updated_at":"2023-10-02T08:10:36.000Z","dependencies_parsed_at":"2023-09-15T10:39:27.257Z","dependency_job_id":"35a10153-4a9c-472e-8afa-216866f65789","html_url":"https://github.com/ksylvest/bun-orb","commit_stats":null,"previous_names":["ksylvest/bun-orb"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Fbun-orb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Fbun-orb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Fbun-orb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Fbun-orb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksylvest","download_url":"https://codeload.github.com/ksylvest/bun-orb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305947,"owners_count":20917208,"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":["bun","circleci"],"created_at":"2024-10-09T03:02:49.239Z","updated_at":"2025-10-26T20:33:15.599Z","avatar_url":"https://github.com/ksylvest.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bun (Orb)\n\n\n[![CircleCI Build Status](https://circleci.com/gh/ksylvest/bun-orb.svg?style=shield \"CircleCI Build Status\")](https://circleci.com/gh/ksylvest/bun-orb) [![CircleCI Orb Version](https://badges.circleci.com/orbs/ksylvest/bun.svg)](https://circleci.com/developer/orbs/orb/ksylvest/bun) [![GitHub License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/ksylvest/bun-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)\n\n## Overview\n\nA [CircleCI Orb](https://circleci.com/orbs/) to simplify the installation of [Bun](https://bun.sh/).\n\n## Usage\n\n```yaml\nversion: 2.1\norbs:\nbun: ksylvest/bun@1.0.1\njobs:\nexample:\n    docker:\n    - image: cimg/base:stable\n    steps:\n    - checkout\n    - bun/install\n    - run: bun install\n    - run: bun run main.ts\nworkflows:\nmain:\n    jobs:\n    - example\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksylvest%2Fbun-orb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksylvest%2Fbun-orb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksylvest%2Fbun-orb/lists"}