Files
spring-tools/vscode-extensions/vscode-spring-boot/build.sh
2018-03-08 15:18:42 -08:00

5 lines
55 B
Bash
Executable File

#!/bin/bash
set -e -x
npm install
npm run vsce-package