mirror of
https://github.com/mkschreder/juci.git
synced 2025-01-09 04:19:29 +08:00
5237d5197d
Basically you have to create a new openwrt package for your plugin. You can use the template. Then you can create a symlink from this package src folder (actual plugin code) to plugins/your-plugin-name in your working juci directory. This will allow you to easily work on the new standalone package within your juci workspace even though it's source is located outside of the main source tree. |
||
---|---|---|
.. | ||
src | ||
Makefile |