プロジェクト

全般

プロフィール

概要

OpenPNE3 のソースコードは GitHub で管理されています。fork や pull request などはご自由にどうぞ。

Source code of the OpenPNE3 is managed on GitHub. You're welcome to do fork and to do pull request.

ソースコードの取得方法 (Getting the code)

もし Git をインストールしていれば、端末で以下のコマンドを実行して最新のコードを取得することができます。

Assuming you have Git installed, the following command in a terminal will fetch the most recent code for you:

$ git clone git://github.com/openpne/OpenPNE3.git

OpenPNE は ダウンロードページ でアーカイブも提供しています。

OpenPNE also provides archives at the download page.