Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 213 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 213 Bytes

module-library

A library for easy development of custom modules for the homescreen.

  • see example/
  • compile and start a plugin
    • cd to the plugin: go build example/main.go && ./main http://localhost:3000