An open API service indexing awesome lists of open source software.

https://github.com/powershell/plasterbuild

Provides common build tasks for PowerShell module projects
https://github.com/powershell/plasterbuild

Last synced: about 1 month ago
JSON representation

Provides common build tasks for PowerShell module projects

Awesome Lists containing this project

README

          

# PlasterBuild

The PlasterBuild module provides following functionality:

* Commands commonly used during the "build" of a PowerShell module.
* A versioned build script that can be use to build, test, install and publish your PowerShell module.
* Plaster templates to create an advanced PowerShell module project that uses the PlasterBuild build scripts.

> **NOTE:** This project is at a very early phase of development. We have not officially
> launched this project yet but we're opening up the repo for early feedback from the
> PowerShell community. Please try it out and let us know what you think!

## Trying it Out

Under construction. Check back later.

## Maintainers

- [David Wilson](https://github.com/daviwil) - [@daviwil](http://twitter.com/daviwil)
- [Keith Hill](https://github.com/rkeithhill) - [@r_keith_hill](http://twitter.com/r_keith_hill)
- [Dave Green](https://github.com/davegreen) - [@neongreenie](http://twitter.com/neongreenie)

## License

This project is [licensed under the MIT License](LICENSE).