Universal Dashboard Templates – Scaffolding a New UD Project with Powershell
All code from this article is freely available on Github as a template repository. Just click “Use this template” on the repository page here: https://github.com/ArtisanByteCrafter/ud-template Index What are the advantages of project scaffolding How does ud-template work The Why Why should you consider scaffolding a new project? While we’re here, what exactly is scaffolding? Much like the term’s origin a project scaffold is meant to build a consistent framework and design that you can use to build your projects with.