From e92f517866d4dcb8107e95c397c1386cbd8e01ba Mon Sep 17 00:00:00 2001 From: Gweesin Chan <42909374+gweesin@users.noreply.github.com> Date: Fri, 10 May 2024 17:30:51 +0800 Subject: [PATCH] docs: add bun as bash sample (#4638) * docs: fix typos in CONTRIBUTING * docs: add Bun as bash sample --- website/docs/e2e.md | 1 + website/versioned_docs/version-5.x/e2e.md | 1 + website/versioned_docs/version-6.x/e2e.md | 1 + 3 files changed, 3 insertions(+) diff --git a/website/docs/e2e.md b/website/docs/e2e.md index b5edb02b4..83710cfe0 100644 --- a/website/docs/e2e.md +++ b/website/docs/e2e.md @@ -35,6 +35,7 @@ The following projects have examples using Verdaccio in Open Source ### Bash Examples +- [Bun ![Stars](https://img.shields.io/github/stars/oven-sh/bun?label=⭐️)](https://github.com/oven-sh/bun/commits/main/test/cli/install/registry/verdaccio.yaml) - [Babel.js ![Stars](https://img.shields.io/github/stars/babel/babel?label=⭐️)](https://github.com/babel/babel) - [Docusaurus ![Stars](https://img.shields.io/github/stars/facebook/docusaurus?label=⭐️)](https://github.com/facebook/docusaurus) - [create-react-app ![Stars](https://img.shields.io/github/stars/facebook/create-react-app?label=⭐️)](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests) diff --git a/website/versioned_docs/version-5.x/e2e.md b/website/versioned_docs/version-5.x/e2e.md index fbecbadb5..acabfd8df 100644 --- a/website/versioned_docs/version-5.x/e2e.md +++ b/website/versioned_docs/version-5.x/e2e.md @@ -35,6 +35,7 @@ The following projects have examples using Verdaccio in Open Source ### Bash Examples +- [Bun ![Stars](https://img.shields.io/github/stars/oven-sh/bun?label=⭐️)](https://github.com/oven-sh/bun/commits/main/test/cli/install/registry/verdaccio.yaml) - [Babel.js ![Stars](https://img.shields.io/github/stars/babel/babel?label=⭐️)](https://github.com/babel/babel) - [Docusaurus ![Stars](https://img.shields.io/github/stars/facebook/docusaurus?label=⭐️)](https://github.com/facebook/docusaurus) - [create-react-app ![Stars](https://img.shields.io/github/stars/facebook/create-react-app?label=⭐️)](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests) diff --git a/website/versioned_docs/version-6.x/e2e.md b/website/versioned_docs/version-6.x/e2e.md index b5edb02b4..83710cfe0 100644 --- a/website/versioned_docs/version-6.x/e2e.md +++ b/website/versioned_docs/version-6.x/e2e.md @@ -35,6 +35,7 @@ The following projects have examples using Verdaccio in Open Source ### Bash Examples +- [Bun ![Stars](https://img.shields.io/github/stars/oven-sh/bun?label=⭐️)](https://github.com/oven-sh/bun/commits/main/test/cli/install/registry/verdaccio.yaml) - [Babel.js ![Stars](https://img.shields.io/github/stars/babel/babel?label=⭐️)](https://github.com/babel/babel) - [Docusaurus ![Stars](https://img.shields.io/github/stars/facebook/docusaurus?label=⭐️)](https://github.com/facebook/docusaurus) - [create-react-app ![Stars](https://img.shields.io/github/stars/facebook/create-react-app?label=⭐️)](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests)