ddskk [![Build Status](https://travis-ci.org/skk-dev/ddskk.svg?branch=master)](https://travis-ci.org/skk-dev/ddskk) [![MELPA](http://melpa.org/packages/ddskk-badge.svg)](http://melpa.org/#/ddskk) ===== Daredevil SKK is a version of SKK (Simple Kana to Kanji conversion program, an input method of Japanese) maintained by the SKK development team at http://openlab.jp/skk It consists of a simple core and many optional programs which provide extensive features. Though it has been well developed, our target is more simplified core, and much more optional features. If you want to join development of Daredevil SKK, you can access its sources by git repository on the GitHub. see https://github.com/skk-dev/ddskk If you want to join the SKK Openlab Mailing list, see a description below. Daredevil SKK is under the GNU General Public License. See COPYING for its details. Thank you. ## How to join the SKK Openlab Mailing list ### Subscribe request To: skk-subscribe@ring.gr.jp Mail body or subject: empty And follow en ezmlm's instruction automatically responded. ### Unsubscribe request To: skk-unsubscribe@ring.gr.jp Mail body or subject: empty And follow en ezmlm's instruction automatically responded. ### Post To: skk@ring.gr.jp ## Contributing 1. Fork it ( https://github.com/skk-dev/ddskk/fork ) 2. Clone it (`git clone https://github.com/YOURACCOUNT/ddskk.git`) 3. Create your feature branch (`git checkout -b my-new-feature`) 4. Write your changes to ChangeLog; if change/add/remove any features, write your changes to NEWS.ja and skk.texi 5. Commit your changes (`git commit -am 'Add some feature'`) 6. Push to the branch (`git push origin my-new-feature`) 7. Create a new Pull Request **If you want to commit something to skk-dev/ddskk repository, please join the [ddskk-committers team](https://github.com/orgs/skk-dev/teams/ddskk-committers)**.