Skip to content

revelationtodo/Revelation.Plugin.Sample

Repository files navigation

Revelation.Plugin.Sample

This repository contains a sample plugin for the Revelation todo software. It demonstrates the recommended structure and basic integration workflow for developing plugins.

Setup Steps:

  1. Clone the Revelation repository

    git clone --recursive https://github.com/revelationtodo/Revelation.git
    
  2. Add the plugin sample

    Navigate to the Source directory inside the Revelation project, then clone this repository:

    cd Revelation/SourceCode
    git clone https://github.com/revelationtodo/Revelation.Plugin.Sample.git RevelationPluginSample
    
  3. Build Revelation

    Follow the build instructions provided in the main Revelation repository’s Readme.md.

  4. Build and run

    After completing the engine setup, build the project and run it to verify that the sample plugin is correctly loaded.

PS: Please ensure that the repository published on GitHub includes the tag: revelation-plugin.

About

A sample plugin for the Revelation todo software.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors