romantomjak / milpa

Military Phonetic Alphabet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MilPA

Military Phonetic Alphabet


Example repository for my article on TDD with Go

$ milpa "hello world"
Hotel Echo Lima Lima Oscar Whiskey Oscar Romeo Lima Delta

$ milpa hello world
Hotel Echo Lima Lima Oscar
Whiskey Oscar Romeo Lima Delta

Getting started

Download and install using go get:

go get -u github.com/romantomjak/milpa

or grab a binary from releases section!

Links

License

MIT

About

Military Phonetic Alphabet

License:MIT License


Languages

Language:Go 74.1%Language:Makefile 25.9%