Updated Writing your own plugins (markdown)

Fabio Manganiello 2018-01-03 15:16:59 +01:00
parent e65036cb8b
commit d78dade324
1 changed files with 0 additions and 3 deletions

@ -1,6 +1,3 @@
Writing your plugins
--------------------
Writing your own `platypush` plugin, that would execute your own custom logic whenever a bullet with your plugin name is received, is a very simple task.
1. Create your plugin directory under `platypush/plugins` (e.g. `light/batsignal`).