buildout.cfg 245 Bytes
Newer Older
Vivien Alger's avatar
Vivien Alger committed
1 2 3 4 5 6 7 8 9 10 11 12
[buildout]
extends =
 ../noVNC/buildout.cfg

parts =
  websockify

[websockify]
recipe = hexagonit.recipe.download
url = https://github.com/desaintmartin/websockify/tarball/master
strip-top-level-dir = true
destination = ${noVNC:location}/utils/