spell

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2020 License: MIT

README

= spell

image:https://github.com/simonnagl/spell/workflows/Go/badge.svg[Go,link=https://github.com/simonnagl/spell/actions?query=branch:master]
image:https://coveralls.io/repos/github/simonnagl/spell/badge.svg?branch=master&t=47TqXT[Coverage Status,link=https://coveralls.io/github/simonnagl/spell?branch=master]

spell word(s) using a spelling alphabet.

== Installation

	go install github.com/simonnagl/spell/cmd/spell

== Synopsis

	spell [-hlv] <word(s)>

== Options

*-h* :: Print this usage note (Default: false)
*-l* alphabet:: Spelling alphabet to use (Default: en)
*-v* :: Print version info (Default: false)

== Spelling alphabets

[cols="h,2*"]
|===

| cs | Czech | čeština
| da | Danish | dansk
| de-AT | Austrian German | Österreichisches Deutsch
| de-CH | Swiss High German | Schweizer Hochdeutsch
| de-DE | German (Germany) | Deutsch
| en | English | English
| en-GB | British English | British English
| es | Spanish | español
| fi | Finnish | suomi
| fr | French | français
| it | Italian | italiano
| nl | Dutch | Nederlands
| no | Norwegian Bokmål | norsk bokmål
| pt-BR | Brazilian Portuguese | português
| pt-PT | European Portuguese | português europeu
| ro | Romanian | română
| sl | Slovenian | slovenščina
| sv | Swedish | svenska
| tr | Turkish | Türkçe

|===

== Examples

To set a default language you may use an alias:

	alias spell="spell -l de"

== Copyright

Copyright (C) 2020 Simon Nagl. +
Free use of this software is granted under the terms of the MIT License.

Directories

Path Synopsis
Package alphabet implements word-spelling alphabets.
Package alphabet implements word-spelling alphabets.
cmd
spell command
Spell is a tool to spell word(s) using a spelling alphabet.
Spell is a tool to spell word(s) using a spelling alphabet.
Package test provides internal helper functions for tests.
Package test provides internal helper functions for tests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL