Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vagrant commands completion in PowerShell

License

anis774/posh-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

posh-vagrant

vagrant commands completion in PowerShell

インストール

  1. PowerShellを起動
  2. インストール先を決定するために$env:PSModulePathを実行。出力されたパスの中から任意の場所を選びます。よくわからない場合はC:\Users\<USER_NAME>\Documents\WindowsPowerShell\Modulesを選びます。
  3. インストール先にposh-vagrantディレクトリを作成し、作成したディレクトリにposh-vagrant.psm1を配置します。
  4. PowerShellでAdd-Content -Path $PROFILE.CurrentUserAllHosts 'Import-Module posh-vagrant'を実行します。

About

vagrant commands completion in PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published