Skip to content

Instantly share code, notes, and snippets.

@dwickstrom
Last active December 22, 2018 01:27
Show Gist options
  • Save dwickstrom/c29b32a0403ed1b570b4 to your computer and use it in GitHub Desktop.
Save dwickstrom/c29b32a0403ed1b570b4 to your computer and use it in GitHub Desktop.

Revisions

  1. dwickstrom renamed this gist Feb 18, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. dwickstrom renamed this gist Feb 18, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. dwickstrom revised this gist Feb 18, 2016. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,7 @@ apt-get -y update
    apt-get -y upgrade
    apt-get -y --force-yes install make unzip g++ libssl-dev git xvfb x11-xkb-utils xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic x11-apps clang libdbus-1-dev libgtk2.0-dev libnotify-dev libgnome-keyring-dev libgconf2-dev libasound2-dev libcap-dev libcups2-dev libxtst-dev libxss1 libnss3-dev gcc-multilib g++-multilib

    npm -f init
    npm i -S nightmare

    xvfb-run nodejs index.js
  4. dwickstrom created this gist Feb 18, 2016.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    apt-get -y update
    apt-get -y upgrade
    apt-get -y --force-yes install make unzip g++ libssl-dev git xvfb x11-xkb-utils xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic x11-apps clang libdbus-1-dev libgtk2.0-dev libnotify-dev libgnome-keyring-dev libgconf2-dev libasound2-dev libcap-dev libcups2-dev libxtst-dev libxss1 libnss3-dev gcc-multilib g++-multilib

    xvfb-run nodejs index.js