summaryrefslogtreecommitdiff
path: root/spelling-rbead
AgeCommit message (Collapse)Author
2023-04-29spelling-rbead: Allow for running without --fromSimon Parri
2023-04-29spelling-rbead: Abort if server or user is not givenSimon Parri
2023-04-29spelling-rbead: Neaten up codeSimon Parri
+ Use [].each &Kernel.method :require + Initialize $subject rather than doing $subject || + Change `if !' to `unless' + Remove superfluous parentheses
2023-04-29spelling-rbead: Update help phrasing of the --user optionSimon Parri
2021-04-06spelling-rbead: Use stderr for promptsSimon Parri
2021-03-17Print newline after password promptSimon Parri
2020-10-22Add option to make spelling-rbead output to fileSimon Parri
2020-09-29Fix regressions in spelling-rbead (in short, make it work)Simon Parri
2020-09-18Change spelling-rbead to use command-line options instead of ordered argumentsSimon Parri
2019-08-28update readmeSimon Parri
2019-08-28rewrite spelling-rbead to check subjectSimon Parri
2019-02-01Initial CommitSimon Parri
spelling-rbee is a spelling program written in ruby and reading from .txt files. It is licenced under the Gnu General Public licence Version 3, or any later version, at your option.