R/git_hooks.R
llrs_shiny_hook.Rd
Creates new shiny app and add hooks.
llrs_shiny_hook(project, path = "~/ShinyApps/", dest = "/srv/shiny-server/")
Name of the project. It can be also multiple folders.
Path to the folder where it should be.
Path to the shiny folder used to serve the website.
A logic value if everything went smoothly.
Wrapper on llrs_shiny_create() and llrs_hook().
llrs_shiny_create()
llrs_hook()