-
-
Notifications
You must be signed in to change notification settings - Fork 59
Related Projects
Roman Kuzmin edited this page Mar 1, 2016
·
7 revisions
OneBuild is a modular set of convention based .NET solution build scripts written in PowerShell, relying on Invoke-Build for task automation.
A PowerShell task runner based on Invoke-Build. PowerTasks was created in order to remove the boilerplate code from build scripts.
A Visual Studio Team Services extension which contains a build task that runs Invoke-Build build scripts.
- Concepts
- Script Tutorial
- Incremental Tasks
- Partial Incremental Tasks
- How Build Works
- Special Variables
- Build Failures
- Build Analysis
- Parallel Builds
- Persistent Builds
- Portable Build Scripts
- Using for Test Automation
- Debugging Tips
- VSCode Tips
Helpers
- Invoke Task from VSCode
- Generate VSCode Tasks
- Invoke Task from ISE
- Resolve MSBuild
- Show Build Trees
- Show Build Graph
- Argument Completers
- Invoke-Build.template
Appendix