/revive-plugins-doc

Revive Plugin Docs

Creative Commons Zero v1.0 UniversalCC0-1.0

Revive Plugin Docs

This repo is an effort to documentate the revive plugin system and create some tutorials.

Plugin Structure

  • [Plugin Structure] (revive-plugin-structure.md)

Revive Components Description

  • [Api] (components/api-component.md)
  • Others TODO

Uninstall a Plugin or Cleanup a Broken One

  • [Uninstall a Plugin or Cleanup a Broken One] (uninstall-plugin.md)

Tutorials

  • [Creating an Hello World Api Plugin] (tutorial/api-hello-world.md)