Skip to content

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

License

Notifications You must be signed in to change notification settings

ivlab/PluginFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published