inst/run/dev.R

# do not deploy from this file
# see leprechaun::add_app_file()
leprechaun::build()

pkgload::load_all(
  path = "../../",
  reset = TRUE,
  helpers = FALSE
)

run()
devOpifex/leprechaun documentation built on April 17, 2025, 4:31 a.m.