summaryrefslogtreecommitdiff
path: root/README.org
blob: c2a6ada409e6d8a5edaeb8ef0f05878beb8ce355 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
* spelling-rbee
The spelling bee in ruby.

~spelling-rbee~ is a spelling bee program that can be used with any
~.txt~ file that follows the format of one thing to spell per each
line.  (Note that you can have more than one word per line, you just
have to type the whole line.)

Dependencies:
+ espeak
+ ruby

Usage:
~./spelling-rbee <url-or-file>~
* spelling-rbead
The spelling ruby reader.

spelling-rbead is the email reader for spelling-rbee.  It to reads
your email for a message that has the word "Spelling:" in the subject
and outputs the contents.

Dependencies:
+ ruby

Usage:
See ~spelling-rbead --help~