FHomewood / dev-tools

A dot-files style repository intended to store all windows PowerShell scripts, bash scripts and dotfiles for ease of development and automation of workflow.
GNU General Public License v3.0
1 stars 0 forks source link

Create deprecation warning for `delenv.ps1` #39

Open FHomewood opened 2 weeks ago

FHomewood commented 2 weeks ago

Proposed Feature

Summary

A warning note to caution users that the delenv.ps1 script is due to be removed.

Motivation

In translating the windows powershell scripts to a python equivelent. The delenv command has been identified as something that is looking to be deprecated on future releases.

Detail

A simple standard out message should be displayed to the user to notify them that this feature will is now deprecated and will no longer be supported in future releases.