Skip to content

Instantly share code, notes, and snippets.

View jongio's full-sized avatar

Jon Gallant jongio

View GitHub Profile
declare var liquidFillGauge: any;
powershell -Command "(new-object net.webclient).DownloadFile('https://gist.githubusercontent.com/jongio/e85bc5440a4372aff9452e15a4e3276c/raw/0af9c9776b4a9b2899b9b5859372bc5f06558799/liquidFillGauge.js', 'liquidFillGauge.js')"
cd testVisual
pbiviz start
@jongio
jongio / pbiviznew
Last active November 17, 2016 15:04
pbiviz new testVisual
cd testVisual
pbiviz --create-cert
pbiviz --install-cert
@jongio
jongio / pbiviz
Last active September 21, 2016 04:20
npm i -g powerbi-visuals-tools
sudo apt install libcap2-bin
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
npm i -g sphero noble azure-iot-device azure-iot-device-amqp
curl -O https://raw.githubusercontent.com/glenpike/npm-g_nosudo/master/npm-g-nosudo.sh
chmod +x npm-g-nosudo.sh
./npm-g-nosudo.sh
source ~/.bashrc
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt install -y nodejs