lab11 / polypoint

Indoor localization based on the DecaWave DW1000.
Apache License 2.0
137 stars 52 forks source link

Hosting location for summon app? #11

Closed ppannuto closed 7 years ago

ppannuto commented 7 years ago

This used to live on nuclear, but nuclear is no more:

$ cat publish.sh
#!/usr/bin/env bash

scp -r cordova.js cordova_plugins.js css img index.html js plugins nuclear.eecs.umich.edu:/opt/public/ble/tritag/

@bradjc @brghena @tzachari this may be a more general problem for summon apps, or is this solved already and I just need to push this app somewhere else?

bradjc commented 7 years ago

We use github now via j2x.us

tzachari commented 7 years ago

I believe it's hosted via rawgit: http://j2x.us/Edukt0

ppannuto commented 7 years ago

Great. I was pretty sure this wasn't a problem but doubted myself.