Plaster
Project generator
A tool for automating the creation of PowerShell projects and configurations
Plaster is a template-based file and project generator written in PowerShell.
718 stars
72 watching
116 forks
Language: PowerShell
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
howardroark/pollinate | A tool to generate new projects by templating and parsing files | 225 |
pledbrook/lazybones | A tool for automating project creation by providing pre-built templates and a simple interface. | 614 |
bnoordhuis/gyp | A tool to automatically generate project files based on configuration and language specifications | 72 |
kennethlarsen/baelte | A tool that automates the creation of new Svelte projects and generates boilerplate code for components and tests. | 94 |
prezi/grub | A tool for generating new projects from templates by automating the process of setting up project structures and files | 2 |
zeromq/zproject | Automates build environments and generates project skeletons for new classes in various languages. | 149 |
gausby/scaffold | A tool to create new projects by cloning and customizing existing template repositories | 7 |
techthoughts2/catesta | Automates project setup for PowerShell modules and CI/CD integration with various platforms. | 167 |
powershell/platyps | Tool to document PowerShell help in Markdown format | 779 |
bkaradzic/genie | Automates project creation by generating build files based on a Lua script | 904 |
copier-org/copier | A tool for generating projects from templates. | 2,048 |
gabriella439/optparse-generic | A tool to automatically generate a command-line interface from any Haskell data type | 208 |
powershellframeworkcollective/psframework | Provides tools and infrastructure for generic scripting tasks in PowerShell | 433 |
fukamachi/cl-project | Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing | 251 |
powershellframeworkcollective/psmoduledevelopment | A set of tools and utilities to aid in the development of PowerShell modules. | 123 |