Files
herolib/vscodeplugin/install_ubuntu.sh
2025-05-04 08:19:47 +03:00

3 lines
87 B
Bash

apt-get install libsecret-1-dev -y
apt install nodejs npm -y
npx @vscode/vsce --version