petermeissner/scaffold: Scaffolding and Skeletton Framework

Having file and folder structures as templates for projects, packages, Shiny apps, ... is a common pattern found e.g. among programmers, statisticianc, data scientists, and practitioners. `{scaffold}` is a framework to easily build up file and folder skelletons and fill out templates on the go. By providing and easy and consistent way to copy files and folders from template folders and files in the local files system or installed in a package. Furthermore `{scaffold}` allows for a templating functions that can transform general templating files into specific - filled out - files and folders.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("petermeissner/scaffold")
petermeissner/scaffold documentation built on Feb. 24, 2020, 9:35 a.m.