From 8673b354890e054acddd1af070f88ddc8d3d7748 Mon Sep 17 00:00:00 2001 From: Hari Chalise Date: Tue, 11 Feb 2025 20:54:37 +0545 Subject: [PATCH] add bun and npm info --- docs/scripts/scripts.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/scripts/scripts.md b/docs/scripts/scripts.md index 41d1942..29ab7c0 100644 --- a/docs/scripts/scripts.md +++ b/docs/scripts/scripts.md @@ -73,3 +73,9 @@ ### Fish - *Installs and configures the Fish shell, offering an interactive and user-friendly command-line environment with advanced features such as auto-suggestions and a clean syntax.* +### Bun +- *Installs and configures Bun, a fast JavaScript runtime for modern development.* + +### Npm +- *Ensures npm is installed correctly, offering an alternative setup if needed.* +