# Commands for day to day development and devops
# Test package --------------------------------------------------------------- #
golem::document_and_reload()
devtools::test()
rhub::check_for_cran()
devtools::check()
# Refresh canned data -------------------------------------------------------- #
turtleviewer::download_odkc(save_packagedata = T)
# Run app locally ------------------------------------------------------------ #
turtleviewer::run_local()
# Build and push Docker image ----------------------------------------------- #
usethis::use_version(which = "dev")
turtleviewer::make_docker()
# Transfer media attachments to prod ----------------------------------------- #
# Prod: https://rks.dbca.wa.gov.au/p/c-bp8qr:p-5tn6s/workloads
turtleviewer::rsync_cmd_to_clipboard()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.