SkillAgentSearch skills...

PluginFramework

Plugin Framework is a light weight open source library for adding plugins into applications.

Install / Use

/learn @ivlab/PluginFramework
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Plugin Framework

Plugin Framework is an open source library for adding plugins into applications.

Build and Install

Build the project:

make
# build release
make opt
# build debug
make debug

Install the project:

make install

Test:

./build/install/tests/test_pluginapp

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks3

Languages

C++

Security Score

55/100

Audited on Jul 22, 2023

No findings