Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

posh-dnvm

Provides tab completion for dnvm commands in PowerShell

Inspired by posh-git

Installation etc

Ensure that you have chocoloatey installed.

To install milestone drops (note these are still 'pre-release' as the version matches dnx versioning which is pre-release):

    choco install posh-dnvm -pre

There is also a non-milestone feed now up on MyGet. To install these interim drops use:

    choco install posh-dnvm -source 'https://www.myget.org/F/posh-dnvm/api/v2' -pre

About

Provides tab completion for dnvm commands in PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published