You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nowadays, web app scripts share a lot of common code (e.g. svg-convert.sh, svg-optimize.sh, Makefile rules). That should be moved to a common module - Nuvola SDK.
Nowadays, web app scripts share a lot of common code (e.g. svg-convert.sh, svg-optimize.sh, Makefile rules). That should be moved to a common module - Nuvola SDK.
Design decisions
configure
script generates Makefile - compatible with Build-API (flatpak)Build metadata
The "build" property of metadata.in.json (if none exists, the default one is used; if an entry is missing, the one from default is used)
Checks
nuvolasdk check
andmake check
Create new web app
nuvolasdk new-project
Convert project
nuvolasdk convert-project
Build project:
configure
Guidelines
CHANGELOG.md
Tasks
extra_files
innuvolasdk.gen_makefile()
nuvolasdk check-project
nuvolasdk convert-project
The text was updated successfully, but these errors were encountered: