зеркало из https://github.com/openwpm/OpenWPM.git
Adding install script for development dependencies.
This commit is contained in:
Родитель
0a4edaeb5e
Коммит
08484ff179
|
@ -0,0 +1,8 @@
|
|||
# Dependencies for OpenWPM development -- NOT needed to run the platform.
|
||||
# * Required for compiling Firefox extension
|
||||
sudo apt-get install npm
|
||||
|
||||
# Fix naming issue
|
||||
ln -s /usr/bin/nodejs /usr/bin/node
|
||||
|
||||
sudo npm install jpm -g
|
Загрузка…
Ссылка в новой задаче