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

https://github.com/cpl/alpha

Military (NATO) notation alphabet converter/generator.
https://github.com/cpl/alpha

Last synced: 5 months ago
JSON representation

Military (NATO) notation alphabet converter/generator.

Awesome Lists containing this project

README

          

alpha
-----

A simple, straightforward, bare-bone "script" that takes words and generates their "military" notation.
The "script" was built to suit my needs and nothing else.

-----

To install this:

1. Have Go installed
https://golang.org/dl/

2. Run the following to install alpha
go get cpl.li/go/alpha

3. Run alpha
alpha word0 word1 "sentence with multiple words"

-----

Q: Why?
A: For when asks you to spell something.

Q: Can you implement X thing?
A: No, read the LICENSE.