Giter VIP home page Giter VIP logo

skk-vtuber-jisyo's Introduction

test runner

VTuber用SKK辞書

VTuber関連の単語を集めたSKK辞書です。 UTF-8です。

使い方

このレポジトリはVTuberを箱(所属事務所/企業/グループなど)毎にファイルを分けてあります。 自分の必要なもののみを組み合わせて辞書を作ることができるようになっています。

全ての辞書を含めて生成する

全ての辞書を含めるには、make allを実行します。

$ make all
# dist/vtuber.dict が生成されます。

$ make # 単体でも可

辞書を指定して生成する

辞書を指定するには、その辞書のファイル名から.vtuber.dictを取り除いたものを渡します。

$ make hololive
# ホロライブのみの辞書を生成

$ make kamitsubaki avatar20project
# 神椿スタジオとAvatar 2.0 Projectのみの辞書を生成

指定できる辞書の一覧を表示する

$ make list

テストを走らせる

Makefileが正しく設定されているかのテストを走らせます。 dicts/以下の各ファイルについて:

  • make targetが存在するか
  • 'all' targetにそのファイルのmake targetが依存ファイルとして指定されているか

をテストします。

使用上の注意

必ず ハードリンク してください。 シンボリックリンクはうまく動かないようです。

Contributing

既存のファイルへの変更/既にファイルのある箱に追加する

自由にPR/issueしてください。

まだない箱を追加する

まず、まだその箱のファイルが存在しないか確認してください。 個人勢はkojin.vtuber.dictに纏められている ので注意してください。 存在しなかった場合、以下の手順を踏んでください。

  1. dicts/以下に、 <箱名>.vtuber.dict の形式でファイルを作成し、書き込みます。
  2. make add T=<箱名>Makefileの更新をします。これにより、そのファイルを指定してMakeできるようになります。

skk-vtuber-jisyo's People

Contributors

cj-bc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.