Provides real-time data to BZList.
This project uses Git submodules, after cloning run git submodule update --init --recursive
or clone with the --recursive
flag.
You must have premake5 to build the plugin.
Build
premake5 build
Install
sudo premake5 install
To load the plugin, use the format:
-loadplugin BZList,API_KEY
Where API_KEY
is the key you have received from me.
MIT.