「Windows/scoop」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→goのmigrateインストール) |
(→goのmigrateインストール) |
||
行12: | 行12: | ||
</pre> | </pre> | ||
− | ==telnetのインストール | + | ==telnetのインストール== |
<pre> | <pre> | ||
scoop install telnet | scoop install telnet | ||
</pre> | </pre> |
2023年11月7日 (火) 16:34時点における最新版
scoopインストール
> Set-ExecutionPolicy RemoteSigned -Scope CurrentUser > irm get.scoop.sh | iex > scoop --version v0.3.1 - Released at 2022-11-15
goのmigrateインストール
scoop install migrate
telnetのインストール
scoop install telnet