2025-01-12 00:52:51 +08:00

26 lines
1.2 KiB
Plaintext

%>% magrittr Pipes
code_section Pascal script to check registry for R
compile_iss Compile ISS
copy_installation Default installation files
create_app Creates installation files and Inno Setup
Script (ISS), "app_name.iss"
create_bat Creates app's batch file, "app_name.bat"
create_config Creates an app config file, "utils/config.cfg"
directives_section Inno Setup Preprocessor (ISPP) Directives
download_packages Download packages
example_app Example app
files_section Files Section of ISS
get_Chrome Downloads Chrome
get_Pandoc Downloads Pandoc
get_R Downloads R
get_Rtools Downloads Rtools
icons_section Icons Section of ISS
install_inno Downloads and installs Inno Setup
install_nodejs Downloads and installs nodejs
languages_section Languages Section of ISS
nativefy_app Package app into electron with nativefier
run_section Run Section of ISS
setup_section Setup Section of ISS
start_iss Start ISS
tasks_section Tasks Section of ISS