activate_js             Interact with JavaScript built-in Functions
add_dockerfile          Create a Dockerfile for your App
add_fct                 Add fct_ and utils_ files
add_js_file             Create Files
add_module              Create a module
add_resource_path       Add resource path
add_rstudioconnect_file
                        Add an app.R at the root of your package to
                        deploy on RStudio Connect
addins                  '{golem}' addins
amend_golem_config      Amend golem config file
app_prod                Is the app in dev mode or prod mode?
browser_button          Insert an hidden browser button
bundle_resources        Automatically serve golem external resources
cat_dev                 Functions already made dev dependent
create_golem            Create a package for a Shiny App using
                        '{golem}'
detach_all_attached     Detach all attached package
disable_autoload        Disabling Shiny Autoload of R Scripts
document_and_reload     Document and reload your package
expect_shinytag         Test helpers
fill_desc               Fill your description
get_current_config      Get the path to the current config File
get_golem_options       Get all or one golem options
get_golem_wd            '{golem}' options
get_sysreqs             Get system requirements (Deprecated)
golem                   A package for building Shiny App
install_dev_deps        Install golem dev dependencies
is_running              Is the running app a golem app?
js_handler_template     Golem's default custom templates
maintenance_page        maintenance_page
make_dev                Make a function dependent to dev mode
module_template         Golem Module Template Function
pkg_name                Package tools
project_hook            Project Hook
run_dev                 Run run_dev.R
sanity_check            Sanity check for R files in the project
use_external_js_file    Use Files
use_favicon             Add a favicon to your shinyapp
use_module_test         Add a test file for a module
use_recommended_deps    Add recommended elements
use_utils_ui            Use the utils files
with_golem_options      Add Golem options to a Shiny App
