ambiorix.generator
May 6, 2024 ยท View on GitHub
Easily generate template projects with correct file structure for ambiorix applications and APIs.
Installation
# install.packages("remotes")
remotes::install_github("JohnCoene/ambiorix.generator")
Usage
create_package: A basic app in R package form.create_box: Modular & nested app structure using {box}.
Projects set up can be further enhanced with packer scaffolds.