Skip to content

moutend/c2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c2d

The c2d is a command-line tool designed for finding the description of a given character.

Prerequisites

  • Go 1.20+

Install

go install github.com/moutend/c2d/cmd/c2d@latest

Usage

The c2d executable does not include dictionary files. Please run the download subcommand first:

c2d download

Now, you can find the description of a character by executing the following command:

c2d find --languages 'ja' 'あ'

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages