Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfriends/rfriends_macos
macos用インストールスクリプト
https://github.com/rfriends/rfriends_macos
macos radiko
Last synced: 16 days ago
JSON representation
macos用インストールスクリプト
- Host: GitHub
- URL: https://github.com/rfriends/rfriends_macos
- Owner: rfriends
- Created: 2024-12-13T04:36:29.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-07T20:14:14.000Z (17 days ago)
- Last Synced: 2025-01-07T21:22:46.947Z (17 days ago)
- Topics: macos, radiko
- Language: Shell
- Homepage: https://rfriends.hatenablog.com/entry/2023/07/12/075527
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rfriends_macosはmacOS環境でrfriends3を動作させるスクリプトです。
lighttpdをインストールすると、ビルトインサーバの起動は不要になり、http://IPアドレス:8000でアクセスできるようになります。
既ユーザは、sh rfriends_macos.shは不要です。
cd ~/
brew install git
rm -rf rfriends_macos
git clone https://github.com/rfriends/rfriends_macos.git
cd rfriends_macos
sh rfriends_macos.sh
sh lighttpd_install.sh
インストール方法は以下が参考になります。
rfriends3のインストール手順 (macOS編)
https://rfriends.hatenablog.com/entry/2023/07/12/075527