View source: R/electron_build_release.R
run_build_release | R Documentation |
Create an electron-builder release
run_build_release(nodejs_path = file.path(system.file(package = "electricShine"), "nodejs"), app_path, nodejs_version)
nodejs_path |
parent folder of node.exe (~nodejs_path/node.exe) |
app_path |
path to new electron app top directory |
nodejs_version |
for checking if nodejs is functional |
nothing, used for side-effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.