Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfriends/rfriends_wsl
Windows wsl2用インストールスクリプト
https://github.com/rfriends/rfriends_wsl
windows wsl2
Last synced: 16 days ago
JSON representation
Windows wsl2用インストールスクリプト
- Host: GitHub
- URL: https://github.com/rfriends/rfriends_wsl
- Owner: rfriends
- Created: 2024-12-13T06:08:43.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-06T13:17:57.000Z (18 days ago)
- Last Synced: 2025-01-06T13:31:38.723Z (18 days ago)
- Topics: windows, wsl2
- Language: Shell
- Homepage: https://rfriends.hatenablog.com/entry/2024/11/16/035139
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rfriends_wslはwindowsのwsl上にrfriends3をインストールするスクリプトです。
cd ~/
sudo apt-get install git -y
rm -rf rfriends_wsl
git clone https://github.com/rfriends/rfriends_wsl.git
cd rfriends_wsl
sh rfriends_wsl.sh
インストール方法は以下が参考になります。
WSL+Ubuntu+rfriendsでラジオ番組を録音しよう
https://rfriends.hatenablog.com/entry/2024/11/16/035139