Skip to content

Modules

DeerisLeGris edited this page Jan 6, 2018 · 3 revisions

Modules in Serris Code Editor

Since the code editor are modular, he need to have modules for working. So it's time to look how to create modules for the editor (with the API documentation) !

Access to the API documentation

Tutorial

  • Creating the base of your module
  • Writing your module
  • Creating your module package and install it

Clone this wiki locally