Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samcrow/plugin-interface-example
Example plugin using plugin-interface
https://github.com/samcrow/plugin-interface-example
Last synced: about 1 month ago
JSON representation
Example plugin using plugin-interface
- Host: GitHub
- URL: https://github.com/samcrow/plugin-interface-example
- Owner: samcrow
- Created: 2014-11-15T19:41:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T21:16:43.000Z (about 10 years ago)
- Last Synced: 2024-10-15T23:25:21.556Z (3 months ago)
- Language: C++
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plugin interface example #
This is a simple example plugin that uses the plugin-interface code.
## To use ##
git clone --recursive https://github.com/samcrow/plugin-interface-example.git YourPluginName
Then rename the .pro file to the name of your plugin