Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 927 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 927 Bytes

AlphaBravo

About AlphaBravo

Transform your text into the cool NATO phonetic alphabet!

Pull from docker

docker pull pointlesscode/alpha-bravo:latest
docker run --rm pointlesscode/alpha-bravo 'Hello World'

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker build -t alpha-bravo .
docker run --rm alpha-bravo 'Hello World'

Social

.less
Instagram
Twitter
GitHub
DockerHub

License

The project is open-sourced software licensed under the MIT license.