SNRK-85: script to install dependencies is added
This commit is contained in:
parent
a13c4a8e8c
commit
1dfb5d8772
6
snark-document-builder/ci/requirments.sh
Executable file
6
snark-document-builder/ci/requirments.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
sudo apt-get install -y python3
|
||||||
|
sudo apt-get install -y nodejs
|
||||||
|
sudo apt-get install -y npm
|
||||||
|
|
||||||
|
cd ../src/main/nodejs
|
||||||
|
sudo npm install .
|
Loading…
Reference in New Issue
Block a user