Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/f2prateek/bee

Print the spelling alphabet of a word.
https://github.com/f2prateek/bee

Last synced: about 1 month ago
JSON representation

Print the spelling alphabet of a word.

Awesome Lists containing this project

README

        

bee
===

Tool to print the [spelling alphabet](https://en.wikipedia.org/wiki/Spelling_alphabet) of a word.

Installation
============

`go get github.com/f2prateek/bee`

Usage
=====
```
bee foo bar

// Output:
// Foxtrot Oscar Oscar
// Bravo Alfa Romeo
```