AddCurrentPath logo

AddCurrentPath ali50m

Use this command to install AddCurrentPath:
winget install --id=ali50m.AddCurrentPath -e

Add Current Path to EnvironmentVariable

AddCurrentPath is a command-line utility designed to streamline workflow by adding the current folder's path to system or user environment variables. This tool simplifies access to frequently used directories, enabling developers and administrators to reference paths quickly without manual entry.

Key Features:

  • Directly adds the current folder path to environment variables.
  • Installable via winget for seamless integration into your development environment.

Audience & Benefit:
Ideal for developers, DevOps engineers, and power users who require efficient access to directory paths. By automating path addition, AddCurrentPath saves time and reduces the risk of typographical errors, enhancing productivity in repetitive workflows.

README

AddCurrentPath

Add Current Path to EnvironmentVariable

squirrel

push with tag

git tag 1.4.3
git push --tags

package command

dotnet publish --configuration Release --runtime win-x86 --self-contained False --output publish -p:PublishSingleFile=true -p:DebugType=None -p:DebugSymbols=false
wingetcreate.exe new https://github.com/ali50m/AddCurrentPath/releases/download/1.4.3/AddCurrentPathSetup.exe            
winget validate --manifest .\manifests\a\ali50m\AddCurrentPath\1.4.3\                               
winget install --manifest .\manifests\a\ali50m\AddCurrentPath\1.4.3\                      

squirrel params

InstallerSwitches:
  Silent: --silent
  SilentWithProgress: --silent

Versions
1.4.3
Website
License