wiki-plugin-method
v0.3.0
Published
Federated Wiki - Method Plug-in
Downloads
98
Readme
Federated Wiki - Method Plugin
The Method plugin keeps a running tally of calculations expressed as a series of lines.
See About Method Plugin for how-to documentation about this plugin.
See About Plugins for general information about plugins.
Development
Most of the calculation machinery can be tested in node.js at build time.
grunt build
to compile coffeescript and run non-ui tests.
grunt watch
to build on updates to plugin or tests.