dokku / plugn

Hook system that lets users extend your application with plugins
MIT License
82 stars 22 forks source link

Documentation #5

Closed michaelshobbs closed 8 years ago

michaelshobbs commented 9 years ago

Some level of documentation would be really nice here. A simple usage in the readme would be a great start but more specifically, documenting the toml syntax would be most beneficial as we're about to merge this into dokku.

(I'm willing to take a stab at it if someone can point me in the right direction)

michaelshobbs commented 9 years ago

is this the bare minimum?

[plugin]
description = ""
version = ""
[plugin.config]