TBI kwik framework repo structure
development for the kwwik exporter(UXP), the kwik plugin with kwik editor, web editor
kwik5-webEditor: react is linked to kwik5-pluing/kwik/server/webEditor
when kwik5-webEditor is built locally, the built files are commited in kwik5-plugin repo
kwik5-plugin_build: lua is linked to kwik5-plugin
the compiled and the tgz file is uploaded to kwik5-base-project
kwik5-exporter: plugin/kwik needs kwik5-base-project, and kwik5-plugin/esources/tempplate
the exporter create a kwik5 project with update_kwik.sh/.bat, the update_kwik script setup the rest of the modules by fetching from kwik5-base-project(kwik5-project-template) repository
projects
kwiik5-base-project is the main public repository
user can get the release from this repository.UXP/kwik-exproter is packed as
com.kwiksher.kwik5.exporter_PS.ccx
UXP/kwik-exporter folder contains the build files, it can be loaded with Adobe UXP Developer Tools
Solar2D folder and Photoshop folder contains the book folder
Photoshop/book/
- landscape.psd
- portrait.psd
Solar2D
App/book
lua_modules
the modules are installed by the update_kwik.sh/.bat script. kwik-plugin as kwiksher, and external-lua_modules such gtween/btween, nanostores etc
Test/book
main.lua etc
kwik-sample-projects
