https://github.com/tani/skkservd
skkserv in Deno
https://github.com/tani/skkservd
Last synced: 2 months ago
JSON representation
skkserv in Deno
- Host: GitHub
- URL: https://github.com/tani/skkservd
- Owner: tani
- License: mit
- Created: 2021-09-20T06:36:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T15:03:25.000Z (10 months ago)
- Last Synced: 2025-03-28T23:51:10.753Z (3 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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