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.
- Host: GitHub
- URL: https://github.com/cpl/alpha
- Owner: cpl
- License: wtfpl
- Created: 2019-08-27T18:03:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-18T09:16:53.000Z (over 6 years ago)
- Last Synced: 2024-06-20T10:17:01.667Z (almost 2 years ago)
- Language: Go
- Homepage: https://cpl.li/go/alpha
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
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.