devenv

2.2.0

Automates the workflow of setting up and using a development
   environment.

- Create templates to perform operations like set environment variables, IDE
 workspace settings, etc.
- Create aliases specific to the project to script routine operations
- Easily switch between development environments

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name devenv -RequiredVersion 2.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name devenv -Version 2.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Philip Hoffman

Tags

Python Windows Development Environment IDE devenv

Functions

Get-Code Set-Code New-Code Enter-Code Exit-Code

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.2.2 187 12/27/2021
2.2.1 127 7/14/2021
2.2.0 (current version) 85 6/5/2021
2.1.0 50 12/29/2020
2.0.0 22 9/29/2020
1.0.4 58 3/24/2020
1.0.3 40 1/18/2020
1.0.2 35 10/23/2019
1.0.1 39 8/30/2019
Show more