toyoshim / kurupiyon

Vertical writing tool for Japanese

Home Page:http://toyoshim.github.io/kurupiyon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

縦書きエディタ ♡ クルピヨン!

クルピヨン! is a vertical writing tool for Japanese documents.

  • NOTICE *

This application is still under development.

How to checkout and build

$ npm install -g bower
$ git clone https://github.com/toyoshim/kurupiyon.git
$ cd kurupiyon
$ npm install

Serve on your local node.js

$ PORT=8080 foreman start

That's it. Now, you can access it at http://localhost:8080/.

Deploying to Heroku

It just works™ by pushing it to Heroku.

$ heroku apps:create <name>
$ git push heroku master

Chrome Apps v2

Chrome Apps version of binaries are stored in chrome/.

About

Vertical writing tool for Japanese

http://toyoshim.github.io/kurupiyon/

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 88.4%Language:JavaScript 5.8%Language:Shell 5.7%