ordnaelmedeiros / asdf-win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-win

Trying develop asdf for Windows and PowerShell 7

Install:

Microsot Store winget

winget install Microsoft.PowerShell

Use PowerShell 7 for next steps

winget install Git.Git
git clone https://github.com/ordnaelmedeiros/asdf-win.git "${HOME}\.asdf" && ."${HOME}\.asdf\install.ps1"

Restart PowerShell

update:

asdf update"

How to use asdf?

Recommended

in Windows environment variables, remove all references to Java, maven... etc. including in Path.

About

License:Apache License 2.0


Languages

Language:PowerShell 100.0%