Aipoの配布用パッケージをビルドするプロジェクトです。
- Git
- JDK1.8
- Maven3
- Ruby
Mac 環境でビルドする場合、GNU tar が必要となります。
brew install gnu-tar
~/.bash_profile
export PATH=/usr/local/opt/gnu-tar/libexec/gnubin:$PATH
target
フォルダに 32bit版、64bit版の Aipo インストーラがビルドされます。
rake installer:latest
rake installer:stable
target
フォルダに 32bit版、64bit版の Aipo アップデータがビルドされます。
rake updater:8010to8110
rake updater:8100to8110