Filter By

Package Types

Operating System

Categories

Trust Information

By: | 8,108 downloads | Last Updated: 11/22/2020 | Latest Version: 1.0.4

The script registers Invoke-Build completers for parameters Task and File. Completers can be used with: * PowerShell v5 native Register-ArgumentCompleter Simply invoke Invoke-Build.ArgumentCompleters.ps1, e.g. in a profile. * TabExpansion2.ps1 https://www.powershellgallery.com/packages/TabExpansion2 Put Invoke-Build.ArgumentCompleters.ps1 to the... More info

By: | 3,951 downloads | Last Updated: 12/15/2023 | Latest Version: 1.6.2

The script finds the path to the specified or latest version of MSBuild. It is designed for MSBuild 17.0, 16.0, 15.0, 14.0, 12.0, 4.0, 3.5, 2.0. For MSBuild 15+ the command uses the module VSSetup, see PSGallery. If VSSetup is not installed then the default locations are used. VSSetup is required for not default installations. MSBuild 15+ resolut... More info

By: | 1,556 downloads | Last Updated: 4/25/2020 | Latest Version: 0.3.0

A scaffolding framework which can be used to kickstart a generic PowerShell module project.

By: | 1,506 downloads | Last Updated: 3/13/2023 | Latest Version: 0.1.2

Sampler Project Build Tasks for Azure DevOps Services and Azure DevOps Server

By: | 1,509 downloads | Last Updated: 11/22/2020 | Latest Version: 1.3.2

Change to your VSCode workspace directory before invoking this command. The script creates ".vscode/tasks.json" based on the Invoke-Build tasks and the optional "tasks-merge.json" tasks. Do not edit "tasks.json" directly. When you add, remove, rename tasks, change script locations, or modify "tasks-merge.json" then regenerate. The default task be... More info

By: | 1,247 downloads | Last Updated: 2/6/2023 | Latest Version: 3.2.3

Common build tasks for the Invoke-Build PowerShell module.

By: | 1,079 downloads | Last Updated: 3/7/2024 | Latest Version: 1.0.8

This script invokes the current task from the build script in VSCode. Requires: - Invoke-Build - VSCode PowerShell How to use: https://github.com/nightroman/Invoke-Build/wiki/Invoke-Task-from-VSCode

By: | 884 downloads | Last Updated: 3/7/2024 | Latest Version: 1.0.5

This script invokes the current task from the build script being edited in PowerShell ISE. It is invoked either in ISE or in PowerShell console. Invoke-Build.ps1 is searched in the directory of Invoke-TaskFromISE.ps1 and then in the path. The current task is the task at the caret line or above. If none is found then the default task is invoked. T... More info

By: | 689 downloads | Last Updated: 7/9/2018 | Latest Version: 0.3.1

PowerShell module build helper functions.

By: | 526 downloads | Last Updated: 8/31/2017 | Latest Version: 17.8.1

PSSlack helper module for build tools such as Invoke-Build and psake.

By: | 319 downloads | Last Updated: 4/24/2020 | Latest Version: 0.0.1

Build tools for the ModuleBuild Project

By: | 387 downloads | Last Updated: 10/3/2020 | Latest Version: 0.0.16

Invoke-VsBuild enables Commandline builds using Visual Studio; Invoke-MsBuild enables Commandline builds using MsBuild;Invoke-VsDevCommand function can run any application in the VS Developer Command Prompt; Invoke-VisualStudio launches (any version of) Visual Studio. It also supports interactive and non-interactive (i.e., batch) execution modes fo... More info

By: | 20 downloads | Last Updated: 3/19/2024 | Latest Version: 1.0.5

Requirements: - Invoke-Build command is available for calls - Internet connection for using online viz-standalone.js - or viz-standalone.js in the path, https://github.com/mdaines/viz.js - or, when -Dot, dot in $env:Graphviz or in the path, http://graphviz.org The script calls Invoke-Build to get the build tasks, makes the DOT graph, and uses eith... More info