Ver código fonte

Move info about publishing plugins to HACKING

Mike MacCana 7 anos atrás
pai
commit
addf57960d
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      HACKING.md

+ 2 - 0
HACKING.md

@@ -118,3 +118,5 @@ export default class MyModule { }
 
 
 See `terminus-core/src/api.ts`, `terminus-settings/src/api.ts` and `terminus-terminal/src/api.ts` for the available extension points.
+
+Publish your plugin on NPM with a `terminus-plugin` keyword to make it appear in the Plugin Manager.