33 <img src="https://raw.githubusercontent.com/ddev/ddev/master/images/ddev-logo.svg" alt="DDEV logo" height="80">
44 </a>
55 <a href="https://bun.sh">
6- <img src="https://user-images.githubusercontent.com/709451/182802334-d9c42afe-f35d-4a7b-86ea-9985f73f20c3.png" alt="Bun Logo" height="80">
6+ <img src="https://user-images.githubusercontent.com/709451/182802334-d9c42afe-f35d-4a7b-86ea-9985f73f20c3.png"
7+ alt="Bun Logo"
8+ height="80"
9+ >
710 </a>
811 <h1 align="center">ddev-bun</h1>
912</div >
1013
11- [ ![ tests] ( https://github.com/Morgy93/ddev-bun/actions/workflows/tests.yml/badge.svg )] ( https://github.com/Morgy93/ddev-bun/actions/workflows/tests.yml ) ![ project is maintained] ( https://img.shields.io/maintenance/yes/2024.svg )
14+ [ ![ tests] ( https://github.com/Morgy93/ddev-bun/actions/workflows/tests.yml/badge.svg )] ( https://github.com/Morgy93/ddev-bun/actions/workflows/tests.yml )
15+ ![ project is maintained] ( https://img.shields.io/maintenance/yes/2024.svg )
1216
1317## What is Bun?
1418
15- > Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
19+ > Bun is an all-in-one JavaScript runtime & toolkit designed for speed,
20+ > complete with a bundler, test runner, and Node.js-compatible package manager.
1621
17- For more information, see [ What is Bun?] ( https://github.com/oven-sh/bun#what-is-bun ) or visit < https://bun.sh/ > .
22+ For more information,
23+ see [ What is Bun?] ( https://github.com/oven-sh/bun#what-is-bun )
24+ or visit < https://bun.sh/ > .
1825
1926YouTube: [ Bun 1.0 is here] ( https://www.youtube.com/watch?v=BsnCpESUEqM )
2027
@@ -35,8 +42,8 @@ Please refer to the documentation at <https://bun.sh/docs>.
3542
3643Quick links:
3744
38- - [ RUNTIME] ( https://bun.sh/docs/cli/run )
39- - [ PACKAGE MANAGER] ( https://bun.sh/docs/cli/install )
40- - [ BUNDLER] ( https://bun.sh/docs/bundler )
41- - [ TEST RUNNER] ( https://bun.sh/docs/cli/test )
42- - [ PACKAGE RUNNER] ( https://bun.sh/docs/cli/bunx )
45+ - [ RUNTIME] ( https://bun.sh/docs/cli/run )
46+ - [ PACKAGE MANAGER] ( https://bun.sh/docs/cli/install )
47+ - [ BUNDLER] ( https://bun.sh/docs/bundler )
48+ - [ TEST RUNNER] ( https://bun.sh/docs/cli/test )
49+ - [ PACKAGE RUNNER] ( https://bun.sh/docs/cli/bunx )
0 commit comments