{"id":25871695,"url":"https://github.com/flowscripter/template-bun-executable","last_synced_at":"2025-07-15T07:02:58.793Z","repository":{"id":278467527,"uuid":"932319381","full_name":"flowscripter/template-bun-executable","owner":"flowscripter","description":"Project template for a cross-platform Bun executable with ffi native library and Bun library dependencies.","archived":false,"fork":false,"pushed_at":"2025-02-27T01:12:16.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-27T02:23:55.606Z","etag":null,"topics":["bun","cli","typescript"],"latest_commit_sha":null,"homepage":"","language":"Python","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/flowscripter.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":"2025-02-13T18:11:09.000Z","updated_at":"2025-02-27T01:12:18.000Z","dependencies_parsed_at":"2025-02-19T23:30:10.155Z","dependency_job_id":"02e4cc55-a8fc-45c0-8ef1-d7d52e86414d","html_url":"https://github.com/flowscripter/template-bun-executable","commit_stats":null,"previous_names":["flowscripter/template-bun-executable"],"tags_count":10,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-executable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-executable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-executable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-executable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowscripter","download_url":"https://codeload.github.com/flowscripter/template-bun-executable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241472088,"owners_count":19968327,"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","cli","typescript"],"created_at":"2025-03-02T07:23:13.918Z","updated_at":"2025-07-15T07:02:58.755Z","avatar_url":"https://github.com/flowscripter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-bun-executable\n\n[![version](https://img.shields.io/github/v/release/flowscripter/template-bun-executable?sort=semver)](https://github.com/flowscripter/template-bun-executable/releases)\n[![build](https://img.shields.io/github/actions/workflow/status/flowscripter/template-bun-executable/release-bun-executable.yml)](https://github.com/flowscripter/template-bun-executable/actions/workflows/release-bun-executable.yml)\n[![coverage](https://codecov.io/gh/flowscripter/template-bun-executable/graph/badge.svg?token=dxU2NQB2DM)](https://codecov.io/gh/flowscripter/template-bun-executable)\n[![license: MIT](https://img.shields.io/github/license/flowscripter/template-bun-executable)](https://github.com/flowscripter/template-bun-executable/blob/main/LICENSE)\n\n\u003e Project template for a cross-platform Bun executable with ffi native library\n\u003e and Bun library dependencies\n\n## Template Usage\n\nCreate a new Bun project using this as a template:\n\n`bun create @flowscripter/template-bun-executable`\n\n## Binary Executable Usage\n\n**NOTE**: The binaries are 10's of megabytes in size as the entire Bun runtime\nis included.\n\n#### MacOS\n\nVia [Homebrew](https://brew.sh/):\n\n`brew install flowscripter/tap/template-bun-executable`\n\n#### Linux\n\nIn a terminal:\n\n`curl -fsSL https://raw.githubusercontent.com/flowscripter/template-bun-executable/main/script/install.sh | sh`\n\n#### Windows\n\nVia [Winget](https://github.com/microsoft/winget-cli):\n\n`winget install Flowscripter.template-bun-executable`\n\n#### Manual Install\n\nYou can download and extract the binary zip files from the\n[releases](https://github.com/flowscripter/template-bun-executable/releases)\npage.\n\n## Functional Tests\n\nRefer to [functional_tests/README.md](functional_tests/README.md)\n\n## Development\n\nInstall dependencies:\n\n`bun install`\n\nTest:\n\n`bun test`\n\nRun:\n\n`bun run index.ts`\n\nCompile binary:\n\n`bun build index.ts --compile --outfile /tmp/template-bun-executable`\n\n**NOTE**: The following tasks use Deno as it excels at these and Bun does not\ncurrently provide such functionality:\n\nFormat:\n\n`deno fmt`\n\nLint:\n\n`deno lint index.ts src/ tests/`\n\n## Documentation\n\n### Overview\n\nSample mermaid diagram to test rendering in markdown:\n\n```mermaid\nclassDiagram\n    Foo \u003c|-- Bar\n```\n\n## License\n\nMIT © Flowscripter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowscripter%2Ftemplate-bun-executable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowscripter%2Ftemplate-bun-executable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowscripter%2Ftemplate-bun-executable/lists"}