Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.