Mortar
0.2.0-beta0007
A templating engine for Powershell leveraging the dotnet templating engine, inspired by Plaster
This is a prerelease version of Mortar.
Installation Options
Owners
Copyright
Copyright 2021 Justin Grote @justinwgrote MIT License
Package Details
Author(s)
- Justin Grote @justinwgrote
Tags
Functions
Dependencies
This module has no dependencies.
Release Notes
## [0.2.0-beta0007] - 2021-06-09
### New Features
- ✨ Initial Templates, New-Project, Build and Tests (3013ca2)
### Minor Updates and Bug Fixes
- 🩹 Force Press Install (6aa0b4a)
- ⬆️ Press 0.3.0-beta0033 (ef8df2a)
- 📦 Switch to Press Build System (61bf43a)
- 👷 Build Process Updates (9c3f6bb)
- 📝 License and Design Updates (019c99e)
- 📝Project Goals (4213e82)
- 📝 Initial Commit: Design Doc (35bf99f)
FileList
- Mortar.nuspec
- Templates\01-simple-module\ModuleName.psm1
- Mortar.psd1
- Templates\03-powershell-module\ModuleName\ModuleName.psm1
- Templates\03-powershell-module\ModuleName\ModuleName.psd1
- Mortar.psm1
- Templates\03-powershell-module\ModuleName\Public\New-ModuleName.ps1
- Templates\02-simple-module-with-manifest\ModuleName.psm1
- Templates\03-powershell-module\ModuleName\Private\New-ModuleNameAction.ps1
- Templates\02-simple-module-with-manifest\ModuleName.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0-beta0007 (current version) | 38 | 6/9/2021 |
0.2.0-beta0005 | 15 | 4/15/2021 |