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

Skip to content

Conversation

@honai
Copy link
Contributor

@honai honai commented Oct 28, 2019

WHAT

Add documentation for Windows (PowerShell).

WHY

基本となる docker run ... のコマンドや、エイリアスの設定方法が PowerShell では少し異なるので、その説明があればよいと思いました

Details

bashでコマンドの実行結果を流し込むバッククオートは、 PowerShell では ${ }$( ) になります
またbashのプロファイルにあたるファイル ( $PROFILE でフルパスがわかる ) に関数を定義することで、短いコマンドで実行できるようになります

Copy link
Owner

@p1ass p1ass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@p1ass p1ass merged commit 7538741 into p1ass:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants