Skip to content

doreadb/dorea-plugin-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dorea Plugin Loader

Extend your DoreaDB system.

This package can help you to create some plugin for your DoreaDB

Install

Preparatory Work

If you want to use this package, then you should install lua5.4 parser on your system:

Optional Requiremnt

If you want to load other package with lua, then you should install LuaRocks tool.

Clone Package

If you already have to installed the DoreaDB, then you need to open the folder for DoreaDB:

  1. you can get the path on the log for DoreaDB
configure loaded from: "/Users/xxx/Library/Application Support/Dorea"
  1. and you should clone this package to this folder: (sub-folder name should be plugin)
git clone https://github.com/doreadb/dorea-plugin-loader.git plugin
  1. then edit plugin.toml and open the switch.

Releases

No releases published

Packages

No packages published

Languages