feat(install-script): Install packages using npm

- Use npm to install packages
- Move packages from brew to npm where available
- fix: use `brew info` to search exact package names
- chore: better comments
This commit is contained in:
Pratik Tripathy
2025-11-23 00:15:45 +05:30
parent 595858ba25
commit 24b2aacd92
8 changed files with 103 additions and 24 deletions

View File

@@ -1,5 +1,8 @@
# Lines that start with # are ignored
# TIP:
# - MacOS doesn't have OS installer
# Coding
aspnetcore-runtime-8.0
build-essential
@@ -22,7 +25,7 @@ lua54
luajit
make
node
nodejs-bash-language-server
nodejs
npm
podman
python3