Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syohex/mozc-install-macosx
Build and install script Mozc on MacOSX
https://github.com/syohex/mozc-install-macosx
Last synced: about 19 hours ago
JSON representation
Build and install script Mozc on MacOSX
- Host: GitHub
- URL: https://github.com/syohex/mozc-install-macosx
- Owner: syohex
- Created: 2015-08-09T13:10:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-10T13:11:16.000Z (over 8 years ago)
- Last Synced: 2024-11-09T06:08:47.319Z (about 2 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mozc emacs helper install script for MacOSX El Capitan
Install [mozc](https://github.com/google/mozc.git) Japanese input system and its emacs helper.
## Requirements
- python 2(MacOSX installs it by default)
- ninja(Homebrew: `brew install ninja`)## How to install
```bash
% ./mozc_install.sh build
% sudo ./mozc_install.sh install
```And logout after installing mozc.