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_positconnect_file   Add an 'app.R' at the root of your package to
                        deploy on RStudio Connect
add_resource_path       Add resource path
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' file
get_current_config      Return path to the '{golem}' 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
golem_welcome_page      Welcome Page
install_dev_deps        Install '{golem}' dev dependencies
is_golem                Is the directory a golem-based app?
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 the 'dev/run_dev.R' file
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_readme_rmd          Generate a README.Rmd
use_recommended_deps    Add recommended elements
use_utils_ui            Use the utils files
with_golem_options      Add Golem options to a Shiny App
