Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rfriends/rfriends_macos

macos用インストールスクリプト
https://github.com/rfriends/rfriends_macos

macos radiko

Last synced: 16 days ago
JSON representation

macos用インストールスクリプト

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