Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 897 Bytes

gist.rst

File metadata and controls

10 lines (7 loc) · 897 Bytes

Gist Integration

WearScript uses Github's Gist service to facilitate storing and sharing scripts. The Go server (wearscript-server) communicates with the Gist API and only allows operation on gists that have [wearscript] as the prefix of the description. The default script name for Glass devices is glass.html and there should be a manifest.json file with a field "name" that is the script's name. Gists can be synced to Glass by using the Gist Sync option in the menu when you start WearScript. In the playground gists can be opened, forked from others, and modified.