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

https://github.com/tani/skkservd

skkserv in Deno
https://github.com/tani/skkservd

Last synced: 2 months ago
JSON representation

skkserv in Deno

Awesome Lists containing this project

README

        

# skkservd

## Description

skkserv implementation in deno.

## Usage

```
$ deno install --allow-net --allow-read --name skkservd --import-map https://raw.githubusercontent.com/tani/skkservd/main/import_map.json \
https://raw.githubusercontent.com/tani/skkservd/main/cli.ts
$ skkservd
$ #or skkservd --port=1178 --dictionary /user/share/skk/SKK-JISYO.L
```

## Related project

This project is inspired by
[tani/cl-skkserv](https://github.com/tani/cl-skkserv).

## License

MIT, we encourage to create your own skkserv with this project!

## Copyright

© 2021 TANIGUCHI Masaya