| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build the plugin:
For interactive development, use the built-in clojurescript eval (ctrl-enter by default) and choose the Light Table UI connection.
Note: due to Issue 1042 the App: Reload behaviors command will not reload the plugin source. To pick up changes either use interactive eval or restart Light Table.
Important files are plugin.edn, which contains metadata about the plugin and also points to the behaviors file. The behaviors listed in declassifier.behaviors are loaded by the plugin manager. Most plugins will contain at least {:+ {:app [(:lt.objs.plugins/load-js "declassifier_compiled.js" true)]}} in order to load code into Light Table.
| Back | FazBrowse Home | New Git URL |