move wip stuff to wip
This commit is contained in:
3
wip/toki/README.txt
Normal file
3
wip/toki/README.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
- move executables somewhere in path
|
||||
- `$ toki_update` to fetch dictionary
|
||||
- `$ toki_sitelen` to tokiponize
|
||||
5
wip/toki/toki_sitelen
Executable file
5
wip/toki/toki_sitelen
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
toki_ucsur "$@" | utf8
|
||||
Reference in New Issue
Block a user