Skip to content

A command-line tool that converts input into the International Radiotelephony Spelling Alphabet

License

Notifications You must be signed in to change notification settings

sferik/spellout

Repository files navigation

Spellout

Build Status

Spellout is a command-line tool that converts input into the International Radiotelephony Spelling Alphabet.

It accepts input via command-line arguments or standard input.

Examples

$ spellout cable9
Charlie Alpha Bravo Lima Echo Niner

$ echo cable9 > /path/to/file
$ spellout < /path/to/file
Charlie Alpha Bravo Lima Echo Niner

About

A command-line tool that converts input into the International Radiotelephony Spelling Alphabet

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published